nimbus-eth1/nimbus/core/tx_pool
andri lim b3a5c67532
Remove exceptions from EVM (#2314)
* Remove exception from evm memory

* Remove exception from gas meter

* Remove exception from stack

* Remove exception from precompiles

* Remove exception from gas_costs

* Remove exception from op handlers

* Remove exception from op dispatcher

* Remove exception from call_evm

* Remove exception from EVM

* Fix tools and tests

* Remove exception from EVMC

* fix evmc

* Fix evmc

* Remove remnants of async evm stuff

* Remove superflous error handling

* Proc to func

* Fix errors detected by CI

* Fix EVM op call stack usage

* REmove exception handling from getVmState

* Better error message instead of just doAssert

* Remove unused validation

* Remove superflous catchRaise

* Use results.expect instead of unsafeValue
2024-06-07 15:24:32 +07:00
..
tx_chain
tx_tabs results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
tx_tasks Remove exceptions from EVM (#2314) 2024-06-07 15:24:32 +07:00
tx_chain.nim Simplify AccountsLedgerRef complexity (#2239) 2024-05-29 13:06:49 +02:00
tx_desc.nim remove expicit PoW support from tx pool; tighten tx pool exceptions specs (#2235) 2024-05-28 20:26:51 +02:00
tx_gauge.nim
tx_info.nim TxPool will not pack tx with invalid chainId 2023-11-01 08:56:57 +07:00
tx_item.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
tx_tabs.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00