bestmike007
|
a79b6c824c
|
chore: upgrade deps
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-06-28 02:07:35 -05:00 |
|
bestmike007
|
0d9f174714
|
chore: use pnpm 9
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-04-19 07:35:41 -05:00 |
|
bestmike007
|
a2722b364c
|
chore: upgrade deps & avoid using got
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-04-15 23:49:49 -05:00 |
|
dependabot[bot]
|
1e77c36d35
|
chore(deps): bump express from 4.18.2 to 4.19.2 (#5)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-01 11:00:32 +08:00 |
|
bestmike007
|
c02de589cc
|
chore: upgrade deps
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-28 00:14:50 -06:00 |
|
bestmike007
|
ec97979798
|
chore: fix setting sponsor transaction id
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-26 03:13:36 -06:00 |
|
Yuanhai He
|
b1c06a6839
|
feat: replace invalid tx with pending tx (#3)
* feat: replace invalid tx with pending tx
Signed-off-by: bestmike007 <i@bestmike007.com>
* chore: upgrade deps
Signed-off-by: bestmike007 <i@bestmike007.com>
* chore: fix updating actual sponsor tx id & fee
Signed-off-by: bestmike007 <i@bestmike007.com>
* chore: use sql.void
Signed-off-by: bestmike007 <i@bestmike007.com>
---------
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-23 13:28:44 +08:00 |
|
bestmike007
|
8f1ae7fc1c
|
feat: skip rbf when failing with external reasons
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-16 08:27:04 -06:00 |
|
bestmike007
|
44a4760ae6
|
feat: slonik sql helper functions
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-16 05:49:24 -06:00 |
|
bestmike007
|
bc5ce85787
|
chore: index sponsor records by sponsor nonce
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-16 05:37:18 -06:00 |
|
bestmike007
|
13e5ce5cb4
|
feat: sponsor tx replacer cli
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-16 05:26:11 -06:00 |
|
bestmike007
|
f21c0d10d1
|
feat: check if user has pending tx
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-15 22:00:33 -06:00 |
|
bestmike007
|
3bf1d1b61d
|
chore: use nodejs 20.11.1
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-15 04:27:57 -06:00 |
|
bestmike007
|
c91b696870
|
feat: estimate transaction fee
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-14 23:32:31 -06:00 |
|
bestmike007
|
0b08664204
|
feat: increment gas by iota when cap reached
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-14 23:31:08 -06:00 |
|
bestmike007
|
ca3c1d9c64
|
feat: abort tx submission if tx got rejected for non-tx reasons
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-14 23:28:45 -06:00 |
|
bestmike007
|
49e92a0303
|
chore: upgrade deps
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-14 23:23:45 -06:00 |
|
bestmike007
|
fe63d6d996
|
chore: fix getting sponsor nonce
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-07 01:16:04 -06:00 |
|
bestmike007
|
e25278bdf1
|
chore: use nodejs 20.11.0
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-06 23:08:03 -06:00 |
|
bestmike007
|
a6618a2a52
|
chore: lint code & upgrade deps
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-02-06 23:05:15 -06:00 |
|
bestmike007
|
d24b10e8f4
|
feat: configure service status using env
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-01-04 09:45:07 -06:00 |
|
bestmike007
|
2f93593fc7
|
chore: use getTransaction from ts-clarity
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-01-04 09:43:40 -06:00 |
|
Kyle Fang
|
decefd2ed3
|
feat: add more default txs (#2)
* feat: add more default txs
* chore: use insert many
Signed-off-by: bestmike007 <i@bestmike007.com>
---------
Signed-off-by: bestmike007 <i@bestmike007.com>
Co-authored-by: bestmike007 <i@bestmike007.com>
|
2024-01-03 01:00:51 +08:00 |
|
bestmike007
|
f2c529203a
|
chore: use hasura 2.36.1 & upgrade deps
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2024-01-02 00:27:49 -06:00 |
|
bestmike007
|
b4b06c4375
|
chore: bump ts-clarity version
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2023-12-19 03:59:50 -06:00 |
|
bestmike007
|
bd28f46852
|
chore: use extended api to get nonce
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2023-12-19 00:52:38 -06:00 |
|
bestmike007
|
424fe70875
|
chore: fix catching gas config error
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2023-12-12 02:33:12 -06:00 |
|
bestmike007
|
2fa291a0b8
|
chore: use hasura 2.35.2 &D upgrade deps
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2023-12-12 02:25:24 -06:00 |
|
bestmike007
|
f7f6398264
|
chore: use nodejs 20.10.0
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2023-11-25 10:55:41 -06:00 |
|
fiftyeightandeight
|
9748c19376
|
Merge pull request #1 from alexgo-io/feat/README.md
README.md
|
2023-11-23 12:44:42 +08:00 |
|
fiftyeightandeight
|
800b000d37
|
README.md
|
2023-11-22 23:38:35 +08:00 |
|
bestmike007
|
488461ff29
|
feat: stacks sponsor transaction
Signed-off-by: bestmike007 <i@bestmike007.com>
|
2023-11-21 23:33:28 -06:00 |
|