Commit graph

11097 commits

Author SHA1 Message Date
olumuyiwadad
563dbd99af update S tests. 2021-09-27 16:16:08 +05:30
olumuyiwadad
c0677f03cb update test C-[a-m] tests. 2021-09-27 12:47:59 +05:30
olumuyiwadad
75b2f3ca9c
Merge pull request #2 from XinFinOrg/apothem
Handle '0x' or 'xdc' prefix
2021-09-27 12:30:57 +05:30
olumuyiwadad
fb0e9fac89 fix test C-[a-m] tests. 2021-09-27 12:29:05 +05:30
olumuyiwadad
79fe3aacd7 remove build and test. 2021-09-27 12:04:15 +05:30
olumuyiwadad
44d7050ba1 update tests. 2021-09-27 11:32:44 +05:30
olumuyiwadad
6911e4b321 remove old test for go 1.11. 2021-09-27 11:31:38 +05:30
olumuyiwadad
7678826bd9 update go version. 2021-09-27 10:54:47 +05:30
olumuyiwadad
545fff8f8e update travis
- Build and test
- Github release
- Build and push image
- Build and push image (tagged)*
2021-09-27 10:48:13 +05:30
Anil Chinchawale
e1daa99b52
Handle '0x' or 'xdc' prefix 2021-09-23 17:54:08 +05:30
olumuyiwadad
7d08fa95ba
Merge branch 'apothem' into new_EVM_Upgrade 2021-09-23 17:05:46 +05:30
olumuyiwadad
177d29cb6a Merge branch 'hash-laboratories-au-forking-incident-fix' into new_EVM_Upgrade 2021-09-23 17:02:22 +05:30
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
AnilChinchawale
f4e745b72e update apothem block number. 2021-09-23 09:40:49 +05:30
Anil Chinchawale
de82274056
Update constants.go 2021-09-23 08:20:20 +05:30
Anil Chinchawale
3078da4fad
Update constants.go 2021-09-23 07:09:12 +05:30
Anil Chinchawale
37f4d0f7d2
Merge pull request #134 from olumuyiwadad/patch-1
Update trc21_reader.go
2021-09-21 18:13:27 +05:30
olumuyiwadad
22b1e3a2b5
Update trc21_reader.go 2021-09-21 18:13:01 +05:30
Anil Chinchawale
104d71c3a8
Merge pull request #133 from olumuyiwadad/new_EVM_Upgrade
new EVM Upgrade
2021-09-21 17:00:38 +05:30
Anil Chinchawale
fae50b18bf
Merge pull request #132 from olumuyiwadad/Fix_wrongList_AtSnapShot
Work around for the issue "return wrong list signers from snapshot"
2021-09-21 16:55:52 +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
Anil Chinchawale
f9ac7775e5
Merge pull request #131 from olumuyiwadad/Fix_Bad_Block_Error
Fix Bad block error.
2021-09-21 16:47:11 +05:30
olumuyiwadad
8daf35ff1c fix error in address prefix hasXDCPrefix 2021-09-17 18:53:18 +05:30
olumuyiwadad
92ffe69ab4 Work around for the issue "return wrong list signers from snapshot"
Update signers in snapshot
Ignore signerCheck at checkpoint block 27307800
due to wrong snapshot at gap 27307799
2021-09-17 18:45:46 +05:30
olumuyiwadad
a41658640f hotfix etherbase/coinbase
Send tx sign for block number to smart contract blockSigner.
2021-09-17 18:18:55 +05:30
olumuyiwadad
571c41f891 FIx Bad block error. 2021-09-17 17:59:06 +05:30
Jianrong
4737d9bac6 fix typo in TestUpdateSignerListIfVotedBeforeGap 2021-09-05 16:51:14 +10:00
Jerome
04155ed7c0
Merge pull request #9 from hash-laboratories-au/additional-tests
Additional tests
2021-09-05 13:27:12 +10:00
Jianrong
1d6fa43334 review comment fix 2021-09-05 13:25:43 +10:00
Jianrong
626d573d88 remove unused empty test 2021-09-04 21:11:29 +10:00
Jianrong
57553e4bc7 add test to confirm signlerList at gap block will not be affected by other forking 2021-09-04 21:10:25 +10:00
Jianrong
88ff0a78ad add additional tests to cover funds state 2021-09-04 21:10:25 +10:00
Liam
0a5c047600
remove duplicate update m1 call (#8) 2021-09-04 17:51:32 +10:00
Jianrong
9efb89dffb fix simulator functions to choose between XDC faker and eth faker 2021-08-30 14:56:14 +10:00
Jianrong
81b6ffabba increase XDC test gap to 450 2021-08-29 22:34:58 +10:00
Jianrong
944de1130a add StringToAddress method 2021-08-29 17:18:37 +10:00
Jianrong
fa2b341c9a resolving broken eth tests 2021-08-29 17:14:10 +10:00
Jianrong
7b7e34ae00 Fix XDC forking incident with tests 2021-08-29 14:20:01 +10:00
Jerome
abc0f98eed
Merge pull request #128 from hash-laboratories-au/fix-XDC-tests
fix all XDC&ETH tests and enable it in CI
2021-08-29 13:09:47 +10:00
Jianrong
d17f1fdd75 replace comment out tests with t.Skip() 2021-08-29 11:47:19 +10:00
Jianrong
7f581be3be add travis retry 2021-08-26 22:26:50 +10:00
Jianrong
0bd7d25d52 skip long flaky tests 2021-08-26 22:21:58 +10:00
Jianrong
8fc407f80d skip long running tests 2021-08-26 22:03:37 +10:00
Jianrong
454a4ab8dc run in parallel 2021-08-26 21:35:42 +10:00
Jianrong
b9a9b4087b split the tests to run in multiple pipes 2021-08-26 19:52:14 +10:00
Jianrong
2d92ccb59b fix all XDC&ETH tests and enable it in CI 2021-08-25 23:51:42 +10:00
Jerome
74a54cad38
Merge pull request #126 from hash-laboratories-au/add-linting
Add linting
2021-08-15 13:24:29 +10:00
Jianrong
4d88ba22e5 rebase from dev-upgrade 2021-08-07 14:29:18 +10:00
Jianrong
10260b0749 ignore fs_test.go 2021-08-07 14:27:08 +10:00
Jianrong
0fdab2027c add linting as the first CI task 2021-08-07 14:27:08 +10:00