Open
Conversation
* Use docker as testutil
* Add eth_getStorageAt endpoint * Fix import cycle
* More stuff * Last update * Fix test * Fix blocktracker tests
* Add hash to output file in abigen and change pointer * Add test framework to test abigen generation
* Fix small things in json encoding * Fix transaction json * Revert comment
* Add helper methods for encoding/decoding * Use the new Encode/Decode method
* Add json wallet support * Simplify
* Fix block encoding of txns * Clean
* Make certain fields of the txn object nullable * Update gitignore * Remove leftover files * Remove the dependency on pointers, use default values * Swap invalid values for test cases
* Add public keccak function * Replace keccak in wallet with new one
* Add EIP-55 * Fix wallet tests
* Enable eip1559 and eip2930 on transaction struct * Update fastrlp
* Add internal type to abi type * Update test
* Add test * Fix abi decode dynamic length items * Add Decode panic test
This reverts commit 28c39f6
(cherry picked from commit 1166b96)
(cherry picked from commit f614193)
This reverts commit 28c39f6
This reverts commit 28c39f6
(cherry picked from commit 27c2161)
(cherry picked from commit 688b2ce)
(cherry picked from commit 4b9415b)
(cherry picked from commit b141edb)
不支持semver规范,导致多个依赖版本编译一堆坑。 holiman/uint256#84 (cherry picked from commit cbb7650)
hardhat node report invalid request when request has `"params":null` (cherry picked from commit e8146b6)
(cherry picked from commit 2522779)
(cherry picked from commit 9655a71)
(cherry picked from commit c467683)
(cherry picked from commit a411715)
(cherry picked from commit 1d4a93b)
(cherry picked from commit 15b5b37)
(cherry picked from commit dd49d70)
(cherry picked from commit c90ea0c)
(cherry picked from commit 7151e6f)
(cherry picked from commit a8b9b07)
(cherry picked from commit ebc9c19)
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.