Commit History

Author SHA1 Message Date
  Péter Szilágyi 6cf0ab38bd core/rawdb: separate raw database access to own package (#16666) 6 years ago
  Péter Szilágyi 6f69cdd109 all: switch gas limits from big.Int to uint64 7 years ago
  gary rong 5f8888e116 accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 6 years ago
  Péter Szilágyi f585f9eee8 core, eth: clean up bloom filtering, add some tests 7 years ago
  Zsolt Felfoldi 4ea4d2dc34 core, eth: add bloombit indexer, filter based on it 7 years ago
  rjl493456442 28aea46ac0 core: implement Metropolis EIP 658, receipt status byte 7 years ago
  Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) 7 years ago
  Péter Szilágyi 0ff35e170d core: remove redundant storage of transactions and receipts (#14801) 7 years ago
  Felix Lange 37dd9086ec core: refactor genesis handling 7 years ago
  Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 7 years ago
  Felix Lange 35a7dcb162 all: gofmt -w -s 7 years ago
  Felix Lange 7731061903 core/vm: move Log to core/types 7 years ago
  bas-vk b5be6b72cb eth/filter: add support for pending logs (#3219) 8 years ago
  Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
  zsfelfoldi 7db7109a5b cmd, eth: added light client and light server modes 8 years ago
  Péter Szilágyi 3291235711 accounts, core, eth: pass chain config for chain maker to test DAO 8 years ago
  zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys 8 years ago
  Felix Lange 6fdd0893c3 all: fix go vet warnings 8 years ago
  Felix Lange d04a2e7557 all: update license information 8 years ago
  Péter Szilágyi e90958cd29 cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache 8 years ago
  Péter Szilágyi e86e0ecdc8 core, eth, miner, xeth: clean up tx/receipt db accessors 9 years ago
  Péter Szilágyi 5b0ee8ec30 core, eth, trie: fix data races and merge/review issues 9 years ago
  Jeffrey Wilcke 6dc14788a2 core, eth/filters, miner, xeth: Optimised log filtering 9 years ago
  Jeffrey Wilcke 30f057aaf9 eth/filters: added benchmark 9 years ago