-
Notifications
You must be signed in to change notification settings - Fork 20
299 emulate solidity raise an exception #368
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
Merged
s-medvedev
merged 109 commits into
develop
from
299-emulate-solidity-raise-an-exception
Dec 22, 2021
+192
−42
Merged
Changes from 1 commit
Commits
Show all changes
109 commits
Select commit
Hold shift + click to select a range
5056536
constants and utils
95cfd3a
solana rest api tools imports
c108013
comments and tabs
505a58a
rename calling getTokens function
1626d5b
Meet SolanaErrors
0226e97
Implement creating account on getting balance
6b95b80
Merge branch 'develop' into 191-create-and-airdrop-eth-account
6451aa6
Move tests and add get_from_dict test
a9a9c25
Add test "Metamask creates an account"
644f28d
Just not ot loose changes
3bc25ef
implemented
db81aa3
Fix tests on CI
3c63dab
set NEW_USER_AIRDROP_AMOUNT on CI
771ca64
improve logging
a90d8ad
improve logging of SendTransactionError
aa2f329
spit and polish
e14a6b1
extend airdrop tests
0b0046e
spit and polish
3faddaa
Merge branch 'develop' into 191-create-and-airdrop-eth-account
d9c677b
spit and polish
9d411c8
move tests
e9a18b7
move tests
343cedb
Get rid off extra data.py
f1b8efb
Improve logging
df19a62
spit and polish
4a390d1
spit and polish
5481615
Merge branch 'develop' into 191-create-and-airdrop-eth-account
31c7ddb
spit and polish
b6927e9
spit and polish
c394edb
Pass MINIMAL_GAS_PRICE int airdrop tests
0b97d84
spit and polish
e1bf416
move test_operator_spending.py
c1321fc
move test_operator_spending.py
517c133
spit and polish
644a64f
spit and polish
7c5ac61
Fix message printing
85e89fe
spit and polish
790e6a5
spit and polish
26d58f7
spit and polish
39ed586
spit and polish
955d0aa
use error instead of debug
a22639b
Revert "constants and utils"
4995d3f
Emphasize meaning of trx extending functions
b61f5a8
Resolve @otselik remarks
0c047e7
rollback common/utils.py
4ba69a6
Merge branch 'develop' into 191-create-and-airdrop-eth-account
e1fd299
Rollback some changes
1c9862c
Resolve remarks
0bbc7d9
Use exception to check result of get_token_balance_gwei
f1dc4f7
just not to loose changes
781e986
spit and polish
2f9216c
Provide estimate_gas with airdropping
65bfb8d
just not to loose changes
92f26c8
Update tests
a62f413
Simplify airdrop processing
026a4a6
Spit and polish
db47b80
Spit and polish
a102251
Spit and polish
d1a9019
Merge branch '191-create-and-airdrop-eth-account' into 342-just-airdr…
cc42eea
Freeze changes up
458878e
Isolate errors
8190225
spit and polish
f761ab6
spit and polish
f9af195
Merge branch 'develop' into 191-create-and-airdrop-eth-account
e51445a
Merge branch '191-create-and-airdrop-eth-account' into 299-emulate-so…
dfea371
fix estimate gas
dba8068
Merge branch '342-just-airdrop-on-gas-estimation' into 299-emulate-so…
eb0bb46
not to loose changes
73a0423
Remove extra args from ether2program
9e6b7dc
Spit and polish
5be978c
Spit and polish
884ec0f
spit and polish
a0e3ebb
Spit and polish
210d052
Rollback changes
51a3430
Merge branch '304-remove-extra-args-from-ether2program' into 299-emul…
72ef3d0
Implement test
addb0dd
Merge branch 'develop' into 299-emulate-solidity-raise-an-exception
e740883
Spit and polish
8a6595c
Just not to loose changes
a5cf3ad
Implement revert processing
9a9757e
Merge branch 'develop' into 299-emulate-solidity-raise-an-exception
b5720a6
rename tests airdrop on ci
685c2a9
rename airdrop on ci tests
4531d2d
Spit and polish
e15a7bb
Merge branch 'develop' into 299-emulate-solidity-raise-an-exception
6e2a308
Check check
3cbbee0
Check check
f993964
Merge branch 'develop' into 299-emulate-solidity-raise-an-exception
b768240
Spit and polish
3a07c1b
Rollback some
99ce2b7
Fix tests
d9b9dcb
Spit and polish
29b361a
Spit and polish
967d79f
new test
174ec47
Fix tests
5edb830
Merge remote-tracking branch 'origin/develop' into 299-emulate-solidi…
98c6aae
Spit and polish
1aca196
Add an extra checks on decode revert message
97645c3
Get rid of hex on str typed revert data
c9e34da
Process empty revert data other way
7e31816
spit and polish
4e9472c
spit and polish
c4bd1c3
spit and polish
631e122
spit and polish
00104ba
spit and polish
b6ef371
spit and polish
05a4af2
spit and polish
5309fc9
spit and polish
7d9f01b
spit and polish
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Rollback some
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.