aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* 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
| | | | go mod is crappy and only accepts dep by version numbers. :(
* 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
|\ | | | | Added the EVM as a plugin
| * 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"
| * Revert "Added the EVM as a plugin"Stephen Buttolph2020-04-16
|/
* Merge pull request #2 from ava-labs/pluginStephen Buttolph2020-04-16
|\ | | | | Added the EVM as a plugin
| * Fixed import pathStephenButtolph2020-04-15
| |
| * Merge pull request #3 from ava-labs/add-licenseStephen Buttolph2020-04-15
| |\ | | | | | | Create LICENSE
| | * Create LICENSEStephen Buttolph2020-04-15
| |/ |/|
| * Added the EVM as a pluginStephenButtolph2020-04-15
|/
* Merge pull request #1 from bluecollarcoding/show-readmeStephen Buttolph2020-03-14
|\ | | | | convert README from .rst to .md
| * 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
|
* update examplesDeterminant2019-09-26
|
* expose the database interfaceDeterminant2019-09-26
|
* remove 1s limit from block generation; more APIDeterminant2019-09-26
|
* add a chain rand generation example/testDeterminant2019-09-26
|
* allow disabling unclesDeterminant2019-09-25
|
* ...Determinant2019-09-25
|