aboutsummaryrefslogtreecommitdiff
path: root/plugin/evm/block.go
Commit message (Collapse)AuthorAge
* 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