aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update factory interfacedevnet-no-pluginStephenButtolph2020-06-01
* 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
* 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
* ...Determinant2019-09-25
* expose node configDeterminant2019-09-25
* enable AccountManager; add a channel to notify new txsDeterminant2019-09-24
* expose JSON-RPC interfaceDeterminant2019-09-23
* Added helpers for removing NoopsStephenButtolph2019-09-07
* ...Determinant2019-08-30
* add callbacks for the minerDeterminant2019-08-30
* ...Determinant2019-08-30
* switch to ava-labs hosted gethDeterminant2019-08-29
* auto detect gopathDeterminant2019-08-15
* add smart contract exampleDeterminant2019-08-15
* show wallet state in the exampleDeterminant2019-08-15
* ...Determinant2019-08-15
* rewrite import pathDeterminant2019-08-15
* apply the stupid gofmtDeterminant2019-08-15
* enable colored logDeterminant2019-08-15
* ...Determinant2019-08-14
* ...Determinant2019-08-14
* allow manual block generationDeterminant2019-08-14
* ...Determinant2019-08-14
* finish a full chain example (with p2p network)Determinant2019-08-14
* add an option to call geth entry; add vendorDeterminant2019-08-13
* use correct nonceDeterminant2019-08-13