aboutsummaryrefslogtreecommitdiff
path: root/plugin/evm/block.go
Commit message (Expand)AuthorAge
* fix a critical bug in block validationv0.3.1ecstasy-fixesdevDeterminant2020-09-19
* Switch from ctx.Log to eth loggerAaron Buchwald2020-09-16
* ...Determinant2020-09-16
* Update to avalanchego v0.8.3Aaron Buchwald2020-09-15
* added accepted status cachingv0.2.15-rc.3StephenButtolph2020-09-11
* updated gecko dependencyv0.2.15-rc.1StephenButtolph2020-09-10
* fixed potential vulnerability with bootstrapping blocksStephenButtolph2020-08-25
* Merge tag 'v0.2.8-rc.6' into ecstasy-transferv0.2.12Determinant2020-08-20
|\
| * fixed parent block nil pointerv0.2.8-rc.5StephenButtolph2020-08-13
| * read blocks with cachingv0.2.8-rc.3StephenButtolph2020-08-12
* | added feesStephenButtolph2020-08-20
|\ \
| * | TWEAK: Set minimum gas price.Tyler Smith2020-08-12
* | | implemented exportTx acceptStephenButtolph2020-08-20
* | | Added first pass of importTx verificationStephenButtolph2020-08-20
* | | ...Determinant2020-08-20
* | | make the basic X-to-C logic workDeterminant2020-08-19
* | | ...Determinant2020-08-19
* | | finish the block verification implDeterminant2020-08-19
* | | catch up with the new P-Chain cross-chain implDeterminant2020-08-19
|/ /
* / ...Determinant2020-06-28
|/
* Added error handling for the denali releasev0.2.0StephenButtolph2020-05-30
* Revert "Revert "Added the EVM as a plugin""Stephen Buttolph2020-04-16
* Revert "Added the EVM as a plugin"Stephen Buttolph2020-04-16
* Added the EVM as a pluginStephenButtolph2020-04-15