jj1980a
d72c039a1a
param: txs announced only ( #1467 )
2025-03-11 05:47:54 -04:00
Daniel Jones
d274e62c1e
Profile Updates, RPM removal ( #1438 )
...
* Updated amoy profiles for new amoy enodes
* Updating profiles for mainnet enodes
* Removal of rpm support as decided upon
* Updating params/bootnodes.go to newest bootnodes for amoy and mainnet
2025-02-10 07:22:58 -08:00
Manav Darji
73e7a84851
builder, docs, packaging: update amoy dns, uncomment mainnet p2p configs ( #1428 )
...
- Add DNS entries to Amoy configs
- Uncomment p2p.discovery in Mainnet and Amoy configs
- Update Amoy bootnodes
2025-01-31 00:48:56 +05:30
Manav Darji
8a1e0ec125
Enforce parallel evm via flag ( #1425 )
...
* (feat): implement --parallelevm.enforce to force using block-stm
* core: debug log
* docs: update docs with new flag
* update all config files
* core: modify chain import test to enforce parallel processing
2025-01-30 23:01:27 +05:30
Jerry
4c6169a604
Use PBSS and pebble by default ( #1412 )
...
* Use pebble db and PBSS by default
* Address CR comments
* Fix failed test
2025-01-27 10:45:33 -08:00
Daniel Jones
5e52fe0e4e
Updated amoy static-nodes and bootnodes for amoy
2024-10-01 14:56:22 -05:00
Daniel Jones
bac860a754
Adding amoy static-nodes and bootnodes for amoy
2024-10-01 14:47:59 -05:00
Daniel Jones
54f874336a
Fixing naming convention for pbss_config.toml's and reverting config.toml to add not add pbss
2024-08-21 16:44:12 -05:00
Daniel Jones
6351c623f1
Adding refactored packager, adding pbss configs, removal of mumbai ( it is now sunset by amoy )
2024-08-21 15:35:48 -05:00
Manav Darji
1a05223076
PIP-35 for amoy: enforce gas related configs ( #1285 )
...
* enforce gas related configs for amoy
* internal/cli/server: revert changes to default config.toml for test
* eth: check nil genesis for tests
2024-07-11 11:05:12 +05:30
Marcello Ardizzone
d67620c8f4
core, eth, internal, miner, params: enforce 30gwei for gas related configs in bor ( #1264 )
...
* add: enforce 30gwei for gas related configs in bor
* chg: fix lint
2024-06-12 14:41:25 +05:30
SHIVAM SHARMA
2a35bf8340
add : amoy flags and genesis ( #1131 )
...
* add : amoy flags and genesis
* minor fix
* add : amoy.json in internal/cli/server
* disable : peer check in mining for Amoy
* add : amoy genesis hash
* add amoy testnet deployment entries
* update : amoy genesis
* fix typos
* add : post london forks + burn contract
* add : amoy genesis hash
* bump : version meta to amoy (#1092 )
* add : amoy bootnodes
* chg : maxpeers of amoy val to 3 from 1
* bump : version to v1.1.0-amoy-2
* add : amoychain worker restriction on peercount
---------
Co-authored-by: sreevalsanmr <sreevalsan@polygon.technology>
2024-01-19 02:01:36 +05:30