plugeth/internal
Martin Holst Swende 6f88d6530a
trie, rpc, cmd/geth: fix tests on 32-bit and windows + minor rpc fixes (#21871)
* trie: fix tests to work on 32-bit systems

* les: make test work on 32-bit platform

* cmd/geth: fix windows-issues on tests

* trie: improve balance

* cmd/geth: make account tests less verbose + less mem intense

* rpc: make debug-level log output less verbose

* cmd/geth: lint
2020-11-19 22:50:47 +01:00
..
build build: add -dlgo flag in ci.go (#21824) 2020-11-11 14:34:43 +01:00
cmdtest trie, rpc, cmd/geth: fix tests on 32-bit and windows + minor rpc fixes (#21871) 2020-11-19 22:50:47 +01:00
debug cmd/bootnode,internal/debug: fix some comments (#21623) 2020-09-29 11:31:14 +02:00
ethapi common: remove ToHex and ToHexArray (#21610) 2020-11-04 11:20:39 +01:00
flags cmd/clef: change --rpcport to --http.port and update flags in docs (#21318) 2020-07-14 10:35:32 +02:00
guide all: update license information 2017-04-14 10:29:00 +02:00
jsre all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
testlog internal/testlog: print file+line number of log call in test log (#20528) 2020-01-08 17:11:51 +02:00
utesting cmd/devp2p, internal/utesting: implement TAP output (#21760) 2020-11-04 15:02:58 +01:00
web3ext internal/web3ext: improve some web3 apis (#21639) 2020-10-13 13:24:08 +02:00