| Commit message (Expand) | Author | Age | Files | Lines |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | core, core/state, core/vm: remove exported account getters (#3618) | Jeffrey Wilcke | 2017-02-23 | 1 | -3/+3 |
* | state: take write lock in GetNonce (#3625) | Brian Schroeder | 2017-02-01 | 1 | -3/+5 |
* | core/state: track all accounts in canon state | Felix Lange | 2016-09-26 | 1 | -11/+10 |
* | core: various typos | Leif Jurvetson | 2016-03-16 | 1 | -1/+1 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | core, xeth: moved nonce management burden from xeth to txpool | obscuren | 2015-06-10 | 1 | -1/+1 |
* | core: removed nonce resetting from the block processor. | obscuren | 2015-04-21 | 1 | -0/+1 |
* | state: fixed mutex lockes | obscuren | 2015-04-14 | 1 | -2/+14 |
* | state: fixed nonce issue in managed state | obscuren | 2015-04-14 | 1 | -2/+2 |
* | Moved handling of nonces to the managed state | obscuren | 2015-04-09 | 1 | -2/+2 |
* | Added additional methods to the managed state | obscuren | 2015-04-08 | 1 | -2/+26 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -0/+89 |