Daniel Liu
|
1f3faa5184
|
all: set gas limit dynamically (#1945)
|
2026-01-21 10:49:20 +05:30 |
|
Daniel Liu
|
142b1155d8
|
all: implement eip-7702 set code tx #30078 (#1759)
|
2025-12-19 14:09:45 +04:00 |
|
Daniel Liu
|
c6c5778632
|
params: define prague block #26481 #26880 (#1836)
|
2025-12-07 15:36:02 +05:30 |
|
benjamin202410
|
d7412ea981
|
revert reward v2 block number for testing backward compatitble (#1361)
Co-authored-by: liam.lai <liam.lai@us>
|
2025-08-20 01:25:37 -07:00 |
|
wgr523
|
4ec4a5390f
|
Consecutive penalty upgrade (#1053)
* feat: penalty upgrade, consecutive epochs penalty
can be unpenalized
* feat: use binary search inside penalty hook
* style: modification on style
* feat: in penaltyHook change startRange
* fix: add lastPenalty condition in HookPenalty V2
|
2025-06-25 01:12:56 -07:00 |
|
benjamin202410
|
9656e2d1c4
|
update devnet reward parameter (#980)
Co-authored-by: liam.lai <liam.lai@us>
|
2025-04-24 03:03:32 -07:00 |
|
Daniel Liu
|
7aaf724f4f
|
all: update parameters for rollback
|
2025-04-12 11:38:27 +08:00 |
|
Daniel Liu
|
a4c7d7f458
|
all: clean duplicate constants in package common
|
2025-04-07 16:43:01 +08:00 |
|
Daniel Liu
|
91cbe818ea
|
common, params: define cancun block for testnet and print more chain config
|
2025-04-01 14:41:05 +08:00 |
|
Gerui Wang
|
84ae914350
|
feat: add TIPEpochHalving, better style
|
2025-03-25 22:16:35 +08:00 |
|
Daniel Liu
|
d6fd1e868e
|
common, params: update parameters of devnet
|
2025-03-16 01:06:12 +08:00 |
|
wgr523
|
c36e4d54c0
|
Upgrade reward 2.0 (#865)
* refactor: reward hook gets prepared for upgrade
* feat: new reward hook, config change, unit tests
* add missing code
* feat: filter penalty in reward. add unit test
* update constant and config
---------
Co-authored-by: liam.lai <liam.lai@us>
|
2025-03-02 02:44:34 -08:00 |
|
Daniel Liu
|
30195e88ee
|
core/vm: enable cancun instruction set
|
2025-02-19 14:20:45 +08:00 |
|
JukLee0ira
|
51dac59e92
|
common: change type of variables for constants
|
2025-02-17 11:38:16 +08:00 |
|
Daniel Liu
|
cfc8cca674
|
common: refactor constants
|
2025-02-17 09:13:40 +08:00 |
|