Daniel Liu
64f7389c65
params: print right Eip1559Block for ChainConfig
2024-11-01 11:36:52 +08:00
Daniel Liu
e18553b855
all: implement eip-1559 ( #22837 )
2024-11-01 11:36:52 +08:00
Daniel Liu
6a3b818069
core, params: implement EIP-3529 ( #22733 )
2024-11-01 11:36:52 +08:00
liam.icheng.lai
59a7eb1f9f
resolve conflict from master
2024-10-30 16:47:26 -07:00
Liam Lai
3dac4dc014
reduce to 20s
2024-10-17 18:59:38 -07:00
Liam Lai
22fc7d0710
fix conflict
2024-10-16 22:42:53 -07:00
Daniel Liu
b653dbc60c
core/vm, protocol_params: implement eip-2565 modexp repricing ( #21607 )
2024-10-17 10:36:53 +08:00
Liam
ec92add428
Update to version 2.2.5 ( #670 )
2024-10-10 00:02:04 -07:00
benjamin202410
f6afd24de7
update timeout to 30s ( #669 )
2024-10-09 23:46:02 -07:00
賴怡誠
7c9ee337af
update version
2024-10-01 18:31:00 -07:00
賴怡誠
528f10b422
update to 1 min timeout
2024-10-01 18:18:45 -07:00
賴怡誠
64d6c30249
bump version
2024-09-30 21:43:56 -07:00
Liam
37f2320af6
increase message buffer to keep message ( #657 )
...
* increase message buffer to keep message
* update version
2024-09-30 21:13:49 -07:00
Liam
ccbedce27b
relocate broadcast logic ( #656 )
...
Co-authored-by: 賴怡誠 <laiyicheng@makotos-MBP.lan>
2024-09-30 20:20:23 -07:00
Liam
9751e41dd5
Mainnet debug ( #655 )
...
* intro new timeout (#651 )
* intro new timeout
* correct comment
* disable ProcessForensics
* disable ProcessForensics
* change version
* enable periodicProfilingFlag
* fix: ignore old timeout msg
* fix: ignore old timeout msg including equal to the current round
* udpate version file
2024-09-30 20:05:14 -07:00
Liam
450a63fc8c
intro new timeout ( #651 )
...
* intro new timeout
* correct comment
2024-09-30 16:48:38 -07:00
Daniel Liu
763f8cb4f8
params: fix sync problem
2024-09-09 13:59:11 +08:00
Liam
308607c670
lower the devnet cert to recover devnet again ( #594 )
2024-07-29 16:43:56 -07:00
Liam
014eb1c2ed
lower the devnet cert to recover devnet ( #592 )
...
* lower the devnet cert to recover devnet
* lower the devnet cert to recover devnet
2024-07-29 07:34:28 -07:00
Liam
4b35f33559
Fix crash during reorg for v2.0.0 ( #590 ) ( #593 )
...
* params: fix usage of IsXDCxDisable
* internal/ethapi: fix nil block in function DoCall during reorg
Co-authored-by: Daniel Liu <139250065@qq.com>
2024-07-29 07:19:19 -07:00
Daniel Liu
438341c2ea
Fix crash during reorg for v2.0.0 ( #590 )
...
* params: fix usage of IsXDCxDisable
* internal/ethapi: fix nil block in function DoCall during reorg
2024-07-27 07:16:26 -07:00
Liam Lai
9f003fc75f
update to 2.3.1-beta1
2024-07-23 00:41:14 -07:00
Liam Lai
3a6b18c5cd
Merge branch 'master' into merge-from-master
2024-07-23 00:38:59 -07:00
Liam Lai
950de52e42
add stable sufix in the mainnet version
2024-07-09 22:15:50 +10:00
Liam
d48e27038b
xdpos 2.0 release for mainnet ( #574 )
...
* xdpos 2.0 release for mainnet
2024-07-09 21:54:44 +10:00
Daniel Liu
56591d37e1
eth/gasprice: lighter gas price oracle for light client ( #20409 )
2024-06-20 15:52:32 +08:00
Liam Lai
df78305d5b
bump to version 2.3.0-beta1
2024-05-24 14:12:09 +08:00
Liam Lai
20e46d9b23
resolve conflict
2024-05-24 14:03:33 +08:00
Wanwiset Peerapatanapokin
4c58061d15
release version ( #544 )
2024-05-16 18:08:27 +04:00
Daniel Liu
01e1728a94
all: add support for EIP-2718, EIP-2930 transactions ( #21502 )
2024-05-14 23:15:35 +08:00
Daniel Liu
7cce425000
Revert "core, light, params: implement eip2028 ( #19931 )"
...
This reverts commit 67825d860b .
2024-05-11 06:11:46 +08:00
Daniel Liu
67825d860b
core, light, params: implement eip2028 ( #19931 )
2024-05-10 19:48:10 +08:00
Daniel Liu
8568af05cc
all: implement EIP-2929 (gas cost increases for state access opcodes) ( #21509 )
2024-04-22 21:14:54 +08:00
Wanwiset Peerapatanapokin
fb91c1e802
add trigger for disable XDCx precompiles ( #509 )
2024-04-22 11:43:22 +04:00
Liam
ef4b8ef91b
Disable on xdcx receiver part ( #521 )
...
* update all IsTIPXDCXReceiver condition
* add TIPXDCXReceiverDisable on testnet and devnet
2024-04-19 22:17:22 +08:00
Wanwiset Peerapatanapokin
77390d30ce
consensus/clique: add some missing checks ( #22836 ) and updated to latest go-eth code ( #474 )
2024-03-26 13:22:24 +04:00
Liam
e5317a0ff6
bump to 2.2.0 ( #500 )
2024-03-21 01:04:31 +11:00
Liam
45ccc3751b
bump version to 2.1.0 ( #485 )
...
Co-authored-by: Liam Lai <liam.lai@datameshgroup.com>
2024-03-11 18:05:22 +11:00
geruiwang
968440ce3d
core/vm: implement EIP-3855: PUSH0 instruction.
2024-03-07 21:44:37 +08:00
Liam
753729c28c
Disable xdcx related tx creation ( #430 )
...
* stop create xdcx tx
* refactor disable flag
* disable miner only
2024-03-04 22:06:47 +11:00
Gerui Wang
72e5ee0645
lint for params/config.go
2024-03-04 00:34:49 +08:00
Gerui Wang
a31489541d
implement EIP-4399, PREVRANDAO opcode.
...
and remove unused LondonBlock and BerlinBlock in `params/config.go` (already defined in constants.go)
2024-03-04 00:32:14 +08:00
Daniel Liu
928a0691ca
implement EIP-3198
2024-03-01 15:04:32 +08:00
Alex Beregszaszi
c097e565fd
core/vm: rename SHA3 instruction to KECCAK256 ( #23976 )
...
This was proposed in 2016, Solidity uses this since 2017, and evmone and other VMs use the keccak256 name. This brings geth in line with those.
2024-03-01 14:13:24 +08:00
Martin Holst Swende
446b9e86f4
core/vm, params: make 2200 in line with spec ( #21605 )
2024-03-01 14:13:23 +08:00
Daniel Liu
4731eb2c6d
params: lint ChainConfig
2024-02-29 17:41:55 +08:00
Liam
54b254e25c
lower log level for pretty log ( #420 )
...
Co-authored-by: Liam Lai <liam.lai@datameshgroup.com.au>
2024-02-11 20:27:37 +11:00
Liam Lai
a937594fc4
bump-version-2.0.2
2024-02-05 20:31:01 +08:00
Liam
a76c885774
devnet deployment issue ( #395 )
...
Co-authored-by: Liam Lai <liamlai@Liams-Laptop.local>
2024-01-17 23:07:13 +08:00
Liam Lai
3e6ce89f79
fix timeout too fast issue
2024-01-16 16:15:05 +08:00