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
|
28739d7863
|
common: remove usage of deprecated function (#21610)
|
2024-12-28 09:06:30 +08:00 |
|
Jianrong
|
0eb2504db3
|
Add 1 test for adaptor to switch from v1 to v2
|
2021-10-17 11:20:57 +11:00 |
|
olumuyiwadad
|
cf18ceba33
|
Merge branch 'forking-incident-fix' of https://github.com/hash-laboratories-au/XDPoSChain into hash-laboratories-au-forking-incident-fix
|
2021-09-23 17:01:19 +05:30 |
|
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 |
|
Jianrong
|
9efb89dffb
|
fix simulator functions to choose between XDC faker and eth faker
|
2021-08-30 14:56:14 +10:00 |
|
Jianrong
|
fa2b341c9a
|
resolving broken eth tests
|
2021-08-29 17:14:10 +10:00 |
|
dev-vadim
|
dbe8c9d984
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
parmarrushabh
|
8d7572ef1c
|
hot fix
|
2018-11-22 15:49:29 +05:30 |
|
AnilChinchawale
|
f2332e0d11
|
update smart contract after audit, change to solc 0.4.21
|
2018-11-14 10:14:49 +05:30 |
|
MestryOmkar
|
7892d7c162
|
Fixed unit test for new randomize smc.
|
2018-11-07 11:49:10 +05:30 |
|
AnilChinchwale
|
b53a7a111a
|
add validation to randomize smc
|
2018-11-07 11:42:03 +05:30 |
|
AnilChinchawale
|
deb79f4a23
|
push Randomization implementation
|
2018-11-06 17:27:13 +05:30 |
|
parmarrushabh
|
944494f6e4
|
Revert Randomization implementation
|
2018-11-06 16:16:29 +05:30 |
|
MestryOmkar
|
7aa35671ad
|
Fixed randomize generator not using matrix mechanism.
|
2018-11-05 11:58:04 +05:30 |
|
MestryOmkar
|
20c5123739
|
Fixed unit test for block randomize.
|
2018-11-05 11:45:14 +05:30 |
|
AnilChinchawale
|
d81dc08a50
|
Get randomize m2 offer from validators in smart contract.
|
2018-11-05 11:12:22 +05:30 |
|
parmmarrushabh
|
9765dea721
|
add option genesis generator for POSV
|
2018-10-27 17:52:28 +05:30 |
|
parmarrushabh
|
004b6e0045
|
fix unit test, safe cancel context
|
2018-10-22 18:14:27 +05:30 |
|
MestryOmkar
|
dceb579b68
|
bugfix: unexpected pre node
|
2018-10-21 17:18:36 +05:30 |
|
parmarrushabh
|
5b26898ad5
|
add randomize contract
|
2018-10-07 14:07:04 +05:30 |
|