David Zhou
David Zhou
# Description Added tracing flags for Bor to record internal VM operations https://geth.ethereum.org/docs/developers/evm-tracing/live-tracing # Changes - [ ] Bugfix (non-breaking change that solves an issue) - [ ] Hotfix (change...
# Description Introduced Polygon-specific methods to the vm.StateDB interface Changed function signatures across many consensus engines to accept vm.StateDB instead of *state.StateDB # Changes - [ ] Bugfix (non-breaking change...
# Description Added new hook to replicate BalanceChange_REASON_BURN behaviour in polygon-1.x # Changes - [X] Bugfix (non-breaking change that solves an issue) - [ ] Hotfix (change that solves an...