Skip to content

Commit

Permalink
Feat fee v2 batch send fra (#214)
Browse files Browse the repository at this point in the history
* feat: fix batch send fra fee

* feat: add tx detail log to batch send fra

* feat: rename v2 to evm, fix batch send fra to use sendToMany instead of v2

* feat: refactor utxo help to extract out cache read write logic, update buildFeeV3 to use cache

* feat: minor fixes in cli commands and brc20 service
  • Loading branch information
okovalov authored Jun 3, 2024
1 parent 5de477b commit 5694cb8
Show file tree
Hide file tree
Showing 62 changed files with 1,236 additions and 932 deletions.
1 change: 1 addition & 0 deletions .rgignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
dist
*.spec.ts
2 changes: 1 addition & 1 deletion dist/api/account/account.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/api/account/account.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/api/evm/evm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5694cb8

Please sign in to comment.