openethereum/crates
Rim Rakhimov 405738c791
Fix for modexp overflow in debug mode (#578)
* fix modexp overflow panic in debug mode

* Added one more unit test for modexp

* Remove redundant bytes from modexp unit test

Co-authored-by: POA <33550681+poa@users.noreply.github.com>
2021-11-30 10:33:40 +03:00
..
accounts Bump parking_lot to 0.11.1. Revert std mutex from #277 (#350) 2021-04-27 13:12:19 +02:00
concensus Adds eth_maxPriorityFeePerGas implementaiton (#570) 2021-11-25 10:43:00 +03:00
db Restore GetNodeData (#469) 2021-07-05 17:06:35 +02:00
ethcore Adds eth_maxPriorityFeePerGas implementaiton (#570) 2021-11-25 10:43:00 +03:00
ethjson Add validateServiceTransactionsTransition spec option 2021-11-12 13:06:19 +03:00
net Bump parking_lot to 0.11.1. Revert std mutex from #277 (#350) 2021-04-27 13:12:19 +02:00
rpc Adds eth_maxPriorityFeePerGas implementaiton (#570) 2021-11-25 10:43:00 +03:00
runtime Bump parking_lot to 0.11.1. Revert std mutex from #277 (#350) 2021-04-27 13:12:19 +02:00
transaction-pool Add additional service transactions checking to block verifier 2021-11-10 16:36:17 +03:00
util Bump to v3.3.0 2021-11-17 12:05:58 +03:00
vm Fix for modexp overflow in debug mode (#578) 2021-11-30 10:33:40 +03:00