aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | allow using extra binary data in a block for state transitionDeterminant2020-08-03
* | | make block-format backward-compatible and future-proofv0.2.11Determinant2020-08-02
|/ /
* | remove necessary filesv0.2.10Determinant2020-07-30
* | Merge branch 'multi-coin'Determinant2020-07-30
|\ \ | |/ |/|
| * clean upmulti-coinDeterminant2020-07-29
| * more clean upDeterminant2020-07-03
| * make MultiCoin.transfer workDeterminant2020-07-02
| * make sure getBalance() worksDeterminant2020-07-01
| * embed mc lib into genesisDeterminant2020-07-01
| * test multi-coin smart contractsDeterminant2020-06-30
| * make mc tx workDeterminant2020-06-30
| * forget to add gen_*.goDeterminant2020-06-28
| * ...Determinant2020-06-28
| * ...Determinant2020-06-28
* | add go mod filesv0.2.8Determinant2020-07-23
* | verify whether Block fields are in agreement with the headerDeterminant2020-07-23
|/
* use non-zero hash as the blackholev0.2.7-rc.4Determinant2020-06-28
* change zero addr to 0x0 (from 0x1000...0) with backward-compatibilityv0.2.7-rc.3Determinant2020-06-28
* make corrections and increase the version number;v0.2.7-rc.2Determinant2020-06-27
* check the coinbase in ParseBlockv0.2.7-rc.1v0.2.6Determinant2020-06-27
* add CPU profiling APIv0.2.5Determinant2020-06-17
* Merge remote-tracking branch 'origin/denali-next' into denaliv0.2.4StephenButtolph2020-06-07
|\
| * add ipFilter to "static" RPCDeterminant2020-06-07
| * ...v0.2.3Determinant2020-06-07
| * fix minor typoStephen Buttolph2020-06-07
| * ...v0.2.2v0.2.1Determinant2020-06-07
| * add the missing importsDeterminant2020-06-07
| * new branch: denali-nextDeterminant2020-06-07
* | Updated vm to include bootstrapping/bootstrapped functionsStephenButtolph2020-06-07
|/
* Added error handling for the denali releasev0.2.0StephenButtolph2020-05-30
* Changing license to LGPL to match gethv0.1.0Stephen Buttolph2020-04-16
* Merge pull request #5 from ava-labs/revert-4-revert-2-pluginStephen Buttolph2020-04-16
|\
| * Revert "Revert "Added the EVM as a plugin""Stephen Buttolph2020-04-16
|/
* Merge pull request #4 from ava-labs/revert-2-pluginStephen Buttolph2020-04-16
|\
| * Revert "Added the EVM as a plugin"Stephen Buttolph2020-04-16
|/
* Merge pull request #2 from ava-labs/pluginStephen Buttolph2020-04-16
|\
| * Fixed import pathStephenButtolph2020-04-15
| * Merge pull request #3 from ava-labs/add-licenseStephen Buttolph2020-04-15
| |\
| | * Create LICENSEStephen Buttolph2020-04-15
| |/ |/|
| * Added the EVM as a pluginStephenButtolph2020-04-15
|/
* Merge pull request #1 from bluecollarcoding/show-readmeStephen Buttolph2020-03-14
|\
| * make README markdownzramsay2020-03-14
|/
* add SetGCMode()Determinant2020-02-24
* minor changeDeterminant2020-02-24
* ...Determinant2019-10-21
* add NewTxPoolHeadEventDeterminant2019-10-21
* fix the pool reset bugDeterminant2019-10-21
* customize Blockchain codeDeterminant2019-10-21
* ...Determinant2019-10-13
* support "accepted" as block number in JSON-RPCDeterminant2019-10-01