| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Added error handling for the denali releasev0.2.0 | StephenButtolph | 2020-05-30 |
| * | Changing license to LGPL to match gethv0.1.0 | Stephen Buttolph | 2020-04-16 |
| * | Merge pull request #5 from ava-labs/revert-4-revert-2-plugin | Stephen Buttolph | 2020-04-16 |
| |\ | |||
| | * | Revert "Revert "Added the EVM as a plugin"" | Stephen Buttolph | 2020-04-16 |
| |/ | |||
| * | Merge pull request #4 from ava-labs/revert-2-plugin | Stephen Buttolph | 2020-04-16 |
| |\ | |||
| | * | Revert "Added the EVM as a plugin" | Stephen Buttolph | 2020-04-16 |
| |/ | |||
| * | Merge pull request #2 from ava-labs/plugin | Stephen Buttolph | 2020-04-16 |
| |\ | |||
| | * | Fixed import path | StephenButtolph | 2020-04-15 |
| | * | Merge pull request #3 from ava-labs/add-license | Stephen Buttolph | 2020-04-15 |
| | |\ | |||
| | | * | Create LICENSE | Stephen Buttolph | 2020-04-15 |
| | |/ |/| | |||
| | * | Added the EVM as a plugin | StephenButtolph | 2020-04-15 |
| |/ | |||
| * | Merge pull request #1 from bluecollarcoding/show-readme | Stephen Buttolph | 2020-03-14 |
| |\ | |||
| | * | make README markdown | zramsay | 2020-03-14 |
| |/ | |||
| * | add SetGCMode() | Determinant | 2020-02-24 |
| * | minor change | Determinant | 2020-02-24 |
| * | ... | Determinant | 2019-10-21 |
| * | add NewTxPoolHeadEvent | Determinant | 2019-10-21 |
| * | fix the pool reset bug | Determinant | 2019-10-21 |
| * | customize Blockchain code | Determinant | 2019-10-21 |
| * | ... | Determinant | 2019-10-13 |
| * | support "accepted" as block number in JSON-RPC | Determinant | 2019-10-01 |
| * | update examples | Determinant | 2019-09-26 |
| * | expose the database interface | Determinant | 2019-09-26 |
| * | remove 1s limit from block generation; more API | Determinant | 2019-09-26 |
| * | add a chain rand generation example/test | Determinant | 2019-09-26 |
| * | allow disabling uncles | Determinant | 2019-09-25 |
| * | ... | Determinant | 2019-09-25 |
| * | ... | Determinant | 2019-09-25 |
| * | expose node config | Determinant | 2019-09-25 |
| * | enable AccountManager; add a channel to notify new txs | Determinant | 2019-09-24 |
| * | expose JSON-RPC interface | Determinant | 2019-09-23 |
| * | Added helpers for removing Noops | StephenButtolph | 2019-09-07 |
| * | ... | Determinant | 2019-08-30 |
| * | add callbacks for the miner | Determinant | 2019-08-30 |
| * | ... | Determinant | 2019-08-30 |
| * | switch to ava-labs hosted geth | Determinant | 2019-08-29 |
| * | auto detect gopath | Determinant | 2019-08-15 |
| * | add smart contract example | Determinant | 2019-08-15 |
| * | show wallet state in the example | Determinant | 2019-08-15 |
| * | ... | Determinant | 2019-08-15 |
| * | rewrite import path | Determinant | 2019-08-15 |
| * | apply the stupid gofmt | Determinant | 2019-08-15 |
| * | enable colored log | Determinant | 2019-08-15 |
| * | ... | Determinant | 2019-08-14 |
| * | ... | Determinant | 2019-08-14 |
| * | allow manual block generation | Determinant | 2019-08-14 |
| * | ... | Determinant | 2019-08-14 |
| * | finish a full chain example (with p2p network) | Determinant | 2019-08-14 |
| * | add an option to call geth entry; add vendor | Determinant | 2019-08-13 |
| * | use correct nonce | Determinant | 2019-08-13 |