Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): Price Estimates in Aligned CLI #1577

Open
wants to merge 38 commits into
base: staging
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
c857a56
add price estimate as submission fee mechanism
PatStiles Dec 4, 2024
6040beb
rm error
PatStiles Dec 4, 2024
2e17db3
fmt
PatStiles Dec 4, 2024
4811db3
change name per cmts in #1558
PatStiles Dec 4, 2024
9e19acb
comment nit
PatStiles Dec 5, 2024
7c2d8f9
remove unneeded println
PatStiles Dec 5, 2024
d9c6b65
help section for cli command + prompt correct usage in errors
PatStiles Dec 5, 2024
b1c1f19
update doc comment
PatStiles Dec 5, 2024
ad91ac6
return error if user specifies both fee arguments are specified
PatStiles Dec 5, 2024
5f9d344
print max_fee in ethers
PatStiles Dec 5, 2024
c2742ff
doc changes
PatStiles Dec 5, 2024
233004f
adjust fee estime with respect to gas percentage bump in batcher + fmt
PatStiles Dec 5, 2024
dccfbbf
max_fee => max_fee_wei
PatStiles Dec 5, 2024
196056b
nit: types.rs network -> price estimate
PatStiles Dec 5, 2024
d0a99e0
use mutual exclusive args + fmting + fmt
PatStiles Dec 5, 2024
33b1044
remove unneeded TryFrom
PatStiles Dec 5, 2024
8cae2c9
cmt nits
PatStiles Dec 5, 2024
4e23678
make cases explicit instead of fun
PatStiles Dec 6, 2024
c481a00
Merge branch 'staging' into feat/sdk-pricing
PatStiles Dec 6, 2024
ac8e5b3
clippy
PatStiles Dec 6, 2024
620384b
docs + cmts + made function name more specific
PatStiles Dec 6, 2024
dcd00a1
clippy
PatStiles Dec 6, 2024
4482459
marcos comments
PatStiles Dec 6, 2024
4ffab99
marcos comments
PatStiles Dec 6, 2024
ff5ff80
fmt
PatStiles Dec 6, 2024
430b989
address Uri's comments + clippy + fmt
PatStiles Dec 6, 2024
61ab98c
nit
PatStiles Dec 6, 2024
e03f75a
missing name change
PatStiles Dec 6, 2024
170f3a3
gaston's comments
PatStiles Dec 6, 2024
f8d8308
naming nit
PatStiles Dec 6, 2024
ad111db
can variable names for price in DepositToBatcher that got mixed in me…
PatStiles Dec 6, 2024
13efe4d
change to 10
PatStiles Dec 9, 2024
d1e4c9e
uri's comments + nits + naming changes
PatStiles Dec 9, 2024
590c7d5
add back tests
PatStiles Dec 9, 2024
543c055
clippy
PatStiles Dec 9, 2024
5471636
fmt
PatStiles Dec 9, 2024
495787a
fix tests
PatStiles Dec 10, 2024
17c3ba8
feat: better msg
uri-99 Dec 10, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading