Jerome
d773e15ca8
Xin 137 ( #62 )
...
* add GapNumber
* fix broken countdown test
* add gapNumber to existing tests
2022-02-28 18:51:42 +11:00
Jerome
97985fda85
move verify QC into verify header, fix broken tests etc ( #61 )
2022-02-27 10:25:26 +11:00
Jianrong
521b703207
rename some config variables
2021-12-30 11:00:20 +11:00
Jianrong
bf56a64fe0
make initilised private to countdown
2021-12-30 11:00:20 +11:00
Jianrong
bcb1fea280
add countdown timer
2021-12-30 11:00:20 +11:00
AnilChinchawale
5112dc7564
Set Network Upgrade BlockNumber and Version.
2021-11-15 19:34:07 +05:30
olumuyiwadad
420a589599
ignoreSignerBlockList added.
2021-11-11 18:48:50 +05:30
olumuyiwadad
abee93984b
Mainnet test sync.
2021-11-08 14:55:20 +05:30
olumuyiwadad
75b2f3ca9c
Merge pull request #2 from XinFinOrg/apothem
...
Handle '0x' or 'xdc' prefix
2021-09-27 12:30:57 +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
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
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
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
571c41f891
FIx Bad block error.
2021-09-17 17:59:06 +05:30
Jianrong
944de1130a
add StringToAddress method
2021-08-29 17:18:37 +10:00
Jianrong
0fdab2027c
add linting as the first CI task
2021-08-07 14:27:08 +10:00
dev-vadim
dbe8c9d984
upgrade XDC.Network with v1.8.27.
2020-12-23 16:32:06 +05:30
diglspacedavid
474cc37036
upgrade codebase with ethereum:v1.8.13
2020-11-23 13:40:30 +05:30
AnilChinchawale
c59df4c3c0
Patch upgrade added at 5mil Block.
2019-07-30 11:55:32 +05:30
Sinh Vu
3180921a7f
upgrade increase masternodes
2019-07-23 17:25:55 +07:00
ronakgothi
1d62749437
updated foundation address
2019-05-29 20:33:23 +05:30
rushabh parmar
2454030063
Merge pull request #82 from XinFinOrg/main-net
...
Main net
2019-04-24 16:30:01 +05:30
parmarrushabh
44e1e35a0f
changes in params due to large data
2019-04-22 18:03:59 +05:30
Péter Szilágyi
fca5f9fd6f
common/fdlimit: fix macos file descriptors for Go 1.12
2019-04-02 13:14:21 +03:00
AnilChinchawale
a1915c3249
random block set
2019-03-26 17:10:47 +05:30
parmarrushabh
2d1eddf74f
TIP random
2019-03-26 14:34:58 +05:30
parmarrushabh
2d046cc16a
tip block randomize
2019-03-26 14:28:13 +05:30
parmarrushabh
4af57cc070
case m2 down affect to m1.
2019-03-25 12:19:25 +05:30
Anil Chinchawale
ab70081cf9
TestNet Config updated
2019-03-22 22:25:36 +05:30
AnilChinchawale
f272b5d8cb
Change prefix to xdc
2019-03-17 16:14:04 +05:30
AnilChinchawale
9fb068a25a
Change prefix to xdc
...
Add prefix to Str method of Address.
Make jsre works.
2019-03-16 16:12:33 +05:30
AnilChinchawale
a638d2adc0
Minor error fixed.
2019-03-16 16:02:10 +05:30
parmarrushabh
147e1f0baf
create new func penalties for hard fork
2019-02-19 17:25:31 +05:30
Felix Lange
7bd6f39dc3
common/fdlimit: fix windows build ( #19068 )
...
(cherry picked from commit ba90a4aaa4 )
2019-02-19 10:58:54 +02:00
Martin Holst Swende
048b463b30
common/fdlimit: cap on MacOS file limits, fixes #18994 ( #19035 )
...
* common/fdlimit: cap on MacOS file limits, fixes #18994
* common/fdlimit: fix Maximum-check to respect OPEN_MAX
* common/fdlimit: return error if OPEN_MAX is exceeded in Raise()
* common/fdlimit: goimports
* common/fdlimit: check value after setting fdlimit
* common/fdlimit: make comment a bit more descriptive
* cmd/utils: make fdlimit happy path a bit cleaner
(cherry picked from commit f48da43bae )
2019-02-19 10:57:49 +02:00
AnilChinchawale
cd9734b34a
Fixed issue XDPoS | File updated
2019-01-07 08:32:29 +05:30
AnilChinchawale
1ce4eba0d6
Fixed issue | File updated
2019-01-06 08:32:23 +05:30
Dave McGregor
33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package
2019-01-04 09:26:07 +02:00
parmarrushabh
7833a10c16
remove run evm with signing tracsaction
2018-12-28 12:33:35 +05:30
AnilChinchawale
9fe12cb097
Fixed check penalty using block creator instead of using block signer
2018-12-26 12:15:48 +05:30
AnilChinchawale
0fdf32e271
updated genesis file
2018-12-21 11:24:19 +05:30
AnilChinchawale
b84a8c2fc0
testnet: validate masternode role
2018-12-14 11:20:12 +05:30
parmarrushabh
68dbddadc0
Using gas from flag
2018-12-07 10:56:50 +05:30
AnilChinchawale
4a6e8c7f5d
Won't grasp txs at checkpoint
2018-12-07 10:42:40 +05:30
parmarrushabh
95041650e8
reduce number sign transaction
2018-12-04 10:24:07 +05:30