Commit Graph

2239 Commits (0a2f33acad64ab717f66b90f744837559d2f6f5d)
 

Author SHA1 Message Date
Danno Ferrin 87e3fd9613
Revert "make ReturnStack into singleton class (#950)" (#962) 5 years ago
Ratan Rai Sur 26af974913
make ReturnStack into singleton class (#950) 5 years ago
mark-terry 4174eb9229
Updated SimpleNodePermissioning smart contract to relax enodeURL matc… (#945) 5 years ago
Edward f5bb050ae2
Set the notifications webhook by URL to prevent false alerts (#952) 5 years ago
Yehia Tarek 93996e349e
remove removeAllKeysUnless from interfaces and its implemntation (#936) 5 years ago
Abdelhamid Bakhta 9d5339d73a
Fixed IndexOutOfBoundsException in DebugOperationTracer (#946) 5 years ago
Usman Saleem 40255b8646
Update cli dependency warning log message (#943) 5 years ago
br0tchain acb476d917
feat: add log to display public address of the node on startup (#938) 5 years ago
Abdelhamid Bakhta a80051bac6
FlatTraceGenerator throwing a NullPointerException. (#940) 5 years ago
Usman Saleem 0b507475f4
Suppress netty warnings and exceptions in debug mode (#926) 5 years ago
Danno Ferrin 57b9e4f3f9
Support rocks DBs in EVMTool (#933) 5 years ago
Ratan Rai Sur b0f4b415e7
remove pruning known issue (#932) 5 years ago
Karim T 5f92f5407e
[BESU-888] fix RocksDBException during sweeping (#929) 5 years ago
Abdelhamid Bakhta 26ad66272e
Expose price bump to a CLI flag. (#930) 5 years ago
Abdelhamid Bakhta 9af8bf3e5c
Implement price bump mechanism for transaction pool replacement. (#928) 5 years ago
Abdelhamid Bakhta f32703f9c7
Check transaction types when replacing in the transaction pool. (#924) 5 years ago
Karim T 73fbd31937
Revert "Remove manual nat manager (#921)" (#925) 5 years ago
Abdelhamid Bakhta b784344e8d
[EIP-1559] Transaction pool pricing rules must handle both frontier and EIP-1559 transactions. (#919) 5 years ago
Karim T 013280b843
Remove manual nat manager (#921) 5 years ago
Lucas Saldanha 9dba7c2c9d
Exposing chainId related errors on JSON-RCP responses (#922) 5 years ago
br0tchain e2d18bf549
Support 'petersburg' in genesis files (#800) (#897) 5 years ago
Abdelhamid Bakhta ce94c0ddf8
Introduce transaction replace handler. (#916) 5 years ago
Danno Ferrin d64ac07054
EVMTool improvements (#819) 5 years ago
Danno Ferrin 272e35ca85
fix add-opens tpyo (#912) 5 years ago
Danno Ferrin d4895b0814
Cope with retesteth's aversion to odd quantities (#913) 5 years ago
Karim T 310e0b77e5
[BESU-696/492][Fix the eth_estimateGas json rpc (#842) 5 years ago
Danno Ferrin 4d1cf80d49
Reduce JPMS warnings (#909) 5 years ago
Abdelhamid Bakhta 167679e9fa
Update transaction pool error handling. (#904) 5 years ago
Lucas Saldanha 06ca344bae
Add support for private log subscriptions (Pub-Sub API) (#858) 5 years ago
Adrian Sutton f2244ee531
Handle requests when the host header is not specified at all correctly. (#901) 5 years ago
Ratan Rai Sur b87a6358a2
update to new pruning known issue and ignore related test (#898) 5 years ago
Ratan Rai Sur 26b21d782a
completely disable pruning by default for now (#896) 5 years ago
Usman Saleem 577d14ee46
Log selected security module (#860) 5 years ago
Trent Mohay cc5d60013d
Repaired reverted reftest submodule (#889) 5 years ago
Ratan Rai Sur 5eeba1655d
clarify pruning issue (#886) 5 years ago
Joshua Fernandes 135270605a
bumping version to 1.4.6-snapshot (#875) 5 years ago
Joshua Fernandes d1e1af063d
Update version to 1.4.5-RC1 (#874) 5 years ago
Usman Saleem 8693770823
--node-private-key-file dependency check with --security-module and warning log (#873) 5 years ago
Ratan Rai Sur ec6cc2923a
remove pruning changelog (#872) 5 years ago
Danno Ferrin d5bcf9233d
Eth/65 - don't request transactions when out of sync (#854) 5 years ago
Danno Ferrin e8dd0cb55b
Disable native encryption in acceptance tests (#835) 5 years ago
Trent Mohay 4708071580
Increase Netty Thread pool for Peer Handshaking (#848) 5 years ago
MadelineMurray d03082afc4
Updated for 1.4.5 (#857) 5 years ago
Danno Ferrin 820a426220
Improve reliability of acceptance tests (#830) 5 years ago
Ratan Rai Sur 43eccbbb67
[Pruning Bugfix] Prevent race condition in key deletion. (#760) 5 years ago
Danno Ferrin 69f6493f91
Chagelog updates (#856) 5 years ago
Danno Ferrin b738ca663d
Retesteth compatibility (#845) 5 years ago
br0tchain d096d9a834
Indicate that it is the node public key displayed in the log (#853) 5 years ago
Abdelhamid Bakhta f39fbc56c5
Add current block number to eth_getWork response (#851) 5 years ago
Abdelhamid Bakhta 67ae915468
Derive gasIncrementAmount from MaxGasEIP1559 and DecayRange. (#850) 5 years ago