wit liu
|
f709ef2edb
|
all: remove extra empty lines (#1574)
|
2025-10-08 12:25:10 +08:00 |
|
wit liu
|
9ce02a7010
|
all: fix goimports (#1560)
|
2025-09-24 07:51:10 +08:00 |
|
wit liu
|
590cbafae9
|
all: fix goimports (#1521)
Co-authored-by: wit <wit765765346@gmail>
|
2025-09-21 18:57:54 +08:00 |
|
wit liu
|
4a6fccaf69
|
all: fix whitespace (#1506)
Co-authored-by: wit <wit765765346@gmail>
|
2025-09-17 08:23:06 +08:00 |
|
wit liu
|
1fe81d541d
|
all: fix goimports (#1495)
Co-authored-by: wit <wit765765346@gmail>
|
2025-09-17 08:15:43 +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 |
|
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 |
|