Commit Graph

269 Commits (7451c94b6b5dd43d8e402362d631f322804eb754)

Author SHA1 Message Date
yann300 6167139cf9 Fix maxFeePerGas 2 years ago
yann300 e60038ac4e fix gas estimate 2 years ago
yann300 7405a1fedd fix test 2 years ago
yann300 51cc8e136f fix comparing bytecode 2 years ago
bunsenstraat 384613aeeb fix other targets 2 years ago
bunsenstraat 4eec1f8740 fix other targets 2 years ago
yann300 51e0bc3d37 fix async tx 2 years ago
yann300 3b558c0a39 update next basefeepergas 2 years ago
yann300 f8f3861024 Fix estimateGas when maxFee is fluctuating 2 years ago
yann300 efface9080 fix regex scientific notation 2 years ago
yann300 3274f69185 fix use REGEX_SCIENTIFIC 2 years ago
yann300 a0eb8e17f3 scientific notation with arrays 2 years ago
yann300 7f71b08231 eip3860 2 years ago
yann300 c4583c7ea6 add the block if no internal error 2 years ago
yann300 e39a9e203e use next blocknumber even for calls 2 years ago
yann300 7997668f15 remove uneeded property 2 years ago
yann300 2a62d0884b fix setting/getting the current block 2 years ago
yann300 f1d4d1f038 latest is 'merge' 2 years ago
yann300 4d59c2a542 fix save blocks 2 years ago
yann300 473e4079b8 allow scientific notation 2 years ago
yann300 8c3c6200d9 refactor types in vm.ts 2 years ago
yann300 a665ee8b4c use a copy of the tx 2 years ago
yann300 1045aff019 pass gasPrice or maxFeePerGas to estimate gas 2 years ago
yann300 088e1aa088 make it ts 2 years ago
yann300 3e27e0aa14 fix replacing immutable ref 2 years ago
yann300 4e27d577e2 fix comparinf bytecode 2 years ago
yann300 eb83a4e4b4 difficulty set to 0 for proof of stake 2 years ago
yann300 d1b76b31e6 refactor VM providers 2 years ago
yann300 03e668bf91 fix reference 2 years ago
yann300 d44cbb0412 fix ethereumjs-util dep 2 years ago
yann300 2be8294ae6 fix sending tx with the api 2 years ago
Joseph Izang 180cbd3b4c remove exception throwing logc and replace 2 years ago
yann300 b2247d481f fix converting stack 2 years ago
yann300 e4a4ac6423 update log 2 years ago
yann300 2eb0c4f1a3 typo && remove logs 2 years ago
yann300 2faacd35c3 typo 2 years ago
yann300 bb1650ef05 fix transacation status check 2 years ago
yann300 fc11863c66 fix usage of tx return value 2 years ago
yann300 3d756f8d58 fix test && linting 2 years ago
yann300 0f23a77b2e fix using ethereumjsèvm return values 2 years ago
yann300 ecdad6a475 simulator in a web worker 2 years ago
yann300 acbf442735 add test 2 years ago
yann300 294894aa08 fix debugging proxy contract 2 years ago
Joseph Izang 969dac4fbf fix errors in remix-lib logsManager and txFormat after rebase 2 years ago
Joseph Izang 04b17201fa fix errors in remix-lib logsManager and txFormat after rebase 2 years ago
Joseph Izang ce0155e30a fix errors in remix-lib logsManager and txFormat after rebase 2 years ago
yann300 a34a7cee72 use log instead of info 2 years ago
Joseph Izang 4fe67ec822 fix errors in remix-lib logsManager and txFormat after rebase 2 years ago
Aniket-Engg 9031c9ab4c ABI-compliant handlers for console log 2 years ago
yann300 ce371f8a47 fix resolving function abi with tuple 2 years ago