aboutsummaryrefslogtreecommitdiff
path: root/plugin/evm/block.go
Commit message (Expand)AuthorAge
* Add Height to block interfaceAaron Buchwald2020-12-11
* remove these ID calls: Key(), Bytes(), Equals(), NewID(), IsZero()v0.3.11-update-idupdate-idDan Laine2020-10-30
* Merge remote-tracking branch 'origin/master' into masterv0.3.3-rc.3Determinant2020-09-20
|\
| * Treat requests for pending block as requests for accepted blockAaron Buchwald2020-09-20
* | execute full state transfer during block validationDeterminant2020-09-20
|/
* 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