aboutsummaryrefslogtreecommitdiff
path: root/coreth.go
Commit message (Collapse)AuthorAge
* Address commentsAaron Buchwald2020-11-29
|
* Add ethclientAaron Buchwald2020-11-19
|
* execute full state transfer during block validationDeterminant2020-09-20
|
* fix the block completion raceDeterminant2020-09-17
|
* build successDeterminant2020-09-16
|
* ...Determinant2020-09-16
|
* allow using extra binary data in a block for state transitionDeterminant2020-08-03
|
* Merge branch 'multi-coin'Determinant2020-07-30
|\
| * ...Determinant2020-06-28
| |
* | 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
|
* check the coinbase in ParseBlockv0.2.7-rc.1v0.2.6Determinant2020-06-27
|
* fix minor typoStephen Buttolph2020-06-07
|
* minor changeDeterminant2020-02-24
|
* add NewTxPoolHeadEventDeterminant2019-10-21
|
* customize Blockchain codeDeterminant2019-10-21
|
* support "accepted" as block number in JSON-RPCDeterminant2019-10-01
|
* expose the database interfaceDeterminant2019-09-26
|
* remove 1s limit from block generation; more APIDeterminant2019-09-26
|
* 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
|
* add smart contract exampleDeterminant2019-08-15
|
* show wallet state in the exampleDeterminant2019-08-15
|
* rewrite import pathDeterminant2019-08-15
|
* apply the stupid gofmtDeterminant2019-08-15
|
* enable colored logDeterminant2019-08-15
|
* ...Determinant2019-08-14
|
* allow manual block generationDeterminant2019-08-14
|
* ...Determinant2019-08-14
|
* add an option to call geth entry; add vendorDeterminant2019-08-13
|
* make the basic demo workDeterminant2019-08-12
|
* ...Determinant2019-08-12
|
* ...Determinant2019-08-12
|
* ...Determinant2019-08-12
|
* add necessary code baseDeterminant2019-08-09