Commit Graph

264 Commits (3cd5c54262c6e9e37238f0d852bde43203d8936c)

Author SHA1 Message Date
yann300 dbdcb76145 fix async tx 2 years ago
yann300 bda8ae7a69
update next basefeepergas 2 years ago
yann300 87712b4fa1
Fix estimateGas when maxFee is fluctuating 2 years ago
yann300 040388ffc6 fix regex scientific notation 2 years ago
yann300 77664dd18e fix use REGEX_SCIENTIFIC 2 years ago
yann300 abd27d7565 scientific notation with arrays 2 years ago
yann300 fa47ec63c1 eip3860 2 years ago
yann300 781ee65d9f add the block if no internal error 2 years ago
yann300 221d562d7e use next blocknumber even for calls 2 years ago
yann300 75f1479e6f remove uneeded property 2 years ago
yann300 876ae413e2 fix setting/getting the current block 2 years ago
yann300 e2d76f77f6 latest is 'merge' 2 years ago
yann300 0c90d545cf fix save blocks 2 years ago
yann300 c1e503d6c1 allow scientific notation 2 years ago
yann300 5e17c54bf9 refactor types in vm.ts 2 years ago
yann300 321613f231 use a copy of the tx 2 years ago
yann300 da6ba36993 pass gasPrice or maxFeePerGas to estimate gas 2 years ago
yann300 59543394e6 make it ts 2 years ago
yann300 f2d2d3d309 fix replacing immutable ref 2 years ago
yann300 5bc59a9dd4 fix comparinf bytecode 2 years ago
yann300 def3475c1a difficulty set to 0 for proof of stake 2 years ago
yann300 3744c7dc00 refactor VM providers 2 years ago
yann300 b5d314797a fix reference 2 years ago
yann300 055ca5a4f2 fix ethereumjs-util dep 2 years ago
yann300 e8b7f0cdd0 fix sending tx with the api 2 years ago
Joseph Izang 3e48cd9697 remove exception throwing logc and replace 2 years ago
yann300 f5e5147b1b fix converting stack 2 years ago
yann300 9521a72f39 update log 2 years ago
yann300 68bd134636 typo && remove logs 2 years ago
yann300 173aabaa8b typo 2 years ago
yann300 d00a84079d fix transacation status check 2 years ago
yann300 588e6ca7de fix usage of tx return value 2 years ago
yann300 c01e1dc85e fix test && linting 2 years ago
yann300 16a13f3b80 fix using ethereumjsèvm return values 2 years ago
yann300 ae2bb4a41d simulator in a web worker 2 years ago
yann300 a542fe661a add test 2 years ago
yann300 d5d3e76a17 fix debugging proxy contract 2 years ago
Joseph Izang e41a42075a fix errors in remix-lib logsManager and txFormat after rebase 2 years ago
Joseph Izang a66a23c88f fix errors in remix-lib logsManager and txFormat after rebase 2 years ago
Joseph Izang 21fbcee6df fix errors in remix-lib logsManager and txFormat after rebase 2 years ago
yann300 16cedb3494 use log instead of info 2 years ago
Joseph Izang 30cc8ea215 fix errors in remix-lib logsManager and txFormat after rebase 2 years ago
Aniket-Engg 484f85d585 ABI-compliant handlers for console log 2 years ago
yann300 e5fce4410e fix resolving function abi with tuple 2 years ago
yann300 01298a07b4 add unit tests 2 years ago
yann300 2581a96549 fix bytecode comparison 2 years ago
yann300 2e3fd166f6 start logging as soon as possible 2 years ago
yann300 c44e2f745d make it all async 2 years ago
yann300 4bf032633a better way to listen and log new blocks 2 years ago
yann300 eb7613a2f4 log instead of error 2 years ago