Daniel Liu
|
b6f3007af1
|
core: move genesis alloc types to core/types (#29003)
|
2025-01-24 16:54:12 +08:00 |
|
Daniel Liu
|
c1913bb22a
|
accounts/abi/bind/backends: replace NewSimulatedBackend with NewXDCSimulatedBackend
|
2025-01-24 16:54:12 +08:00 |
|
Daniel Liu
|
b0063d39b9
|
accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091)
* accounts/abi: refactored abi.Unpack
* accounts/abi/bind: fixed error
* accounts/abi/bind: modified template
* accounts/abi/bind: added ToStruct for conversion
* accounts/abi: reenabled tests
* accounts/abi: fixed tests
* accounts/abi: fixed tests for packing/unpacking
* accounts/abi: fixed tests
* accounts/abi: added more logic to ToStruct
* accounts/abi/bind: fixed template
* accounts/abi/bind: fixed ToStruct conversion
* accounts/abi/: removed unused code
* accounts/abi: updated template
* accounts/abi: refactored unused code
* contracts/checkpointoracle: updated contracts to sol ^0.6.0
* accounts/abi: refactored reflection logic
* accounts/abi: less code duplication in Unpack*
* accounts/abi: fixed rebasing bug
* fix a few typos in comments
* rebase on master
Co-authored-by: Guillaume Ballet <gballet@gmail.com>
|
2025-01-24 16:18:30 +08:00 |
|
Daniel Liu
|
eb90b2899f
|
backends: increase gaslimit in order to allow tests of large contracts (#17358)
|
2025-01-24 16:18:28 +08:00 |
|
Daniel Liu
|
dd6822bc3c
|
internal/ethapi, contracts/trc21issuer: fix staticcheck warning SA1012: pass nil Context
|
2024-10-25 18:29:08 +08:00 |
|
Daniel Liu
|
c6e4e880ea
|
all: fix staticcheck warning SA4006: never used value
|
2024-10-24 17:37:19 +08:00 |
|
Daniel Liu
|
01e1728a94
|
all: add support for EIP-2718, EIP-2930 transactions (#21502)
|
2024-05-14 23:15:35 +08:00 |
|
Daniel Liu
|
7adb98fbe8
|
update gas fee
|
2023-10-16 11:24:47 +08:00 |
|
olumuyiwadad
|
b5abbfed79
|
new EVM Upgrade
- Solidity Upgraded up to v0.8.0
- Fixed and Added eth_chainId
- Fix error in TransactionRecipet
- Reward halving issue fixed
|
2021-09-21 16:53:46 +05:30 |
|
olumuyiwadad
|
571c41f891
|
FIx Bad block error.
|
2021-09-17 17:59:06 +05:30 |
|