Ian Norden
|
05328a1763
|
Makefile
|
2020-11-09 12:19:31 -06:00 |
|
Ian Norden
|
4901b3d35b
|
github actions integration
|
2020-11-09 12:15:50 -06:00 |
|
Ian Norden
|
f0a631109e
|
env variables for server paths
|
2020-11-09 12:15:50 -06:00 |
|
Ian Norden
|
456043dc4c
|
Merge pull request #12 from vulcanize/codehash
Emit codehash=>code mappings
|
2020-11-08 17:31:53 -06:00 |
|
Ian Norden
|
b2c00f9fc7
|
update go-modules
|
2020-11-08 17:30:43 -06:00 |
|
Ian Norden
|
e7d69e5d65
|
update unit tests to test codeAndCodeHash
|
2020-11-08 17:25:38 -06:00 |
|
Ian Norden
|
121f867a35
|
emit codeAndCodeHash in StateObject payloads
|
2020-11-08 17:25:22 -06:00 |
|
Ian Norden
|
f5be8d1a57
|
Merge pull request #10 from vulcanize/update-config
Update config
|
2020-09-15 10:23:42 -05:00 |
|
|
03018fa58a
|
proper fail for worker count
|
2020-09-15 01:03:59 -05:00 |
|
|
d711fa7d7f
|
add workers to example.toml
|
2020-09-14 23:19:13 -05:00 |
|
|
e9e7144ac6
|
refactor tests
|
2020-09-14 22:51:54 -05:00 |
|
|
f251d82d9d
|
refactor config for workers
|
2020-09-14 22:51:54 -05:00 |
|
Ian Norden
|
d7003eb3be
|
Merge pull request #9 from vulcanize/fix-multithread
Refactor geth statediff types back in
|
2020-09-14 21:07:19 -05:00 |
|
|
d99ceddcf8
|
refactor geth statediff types back in
|
2020-09-14 20:16:17 -05:00 |
|
Ian Norden
|
f8098cbefe
|
Merge pull request #6 from vulcanize/multithread
Concurrent statediff
|
2020-09-09 12:12:16 -05:00 |
|
Ian Norden
|
1c12372be5
|
use tagged release of go-eth-state-node-iterator
|
2020-09-09 12:09:46 -05:00 |
|
|
7188c73032
|
goimports
|
2020-09-08 19:32:01 -05:00 |
|
|
cd80c2be42
|
update iterator
|
2020-09-08 19:04:20 -05:00 |
|
|
3100268677
|
nit
|
2020-09-08 01:32:29 -05:00 |
|
|
29e3d30a7d
|
update iterator
|
2020-09-08 01:32:25 -05:00 |
|
|
8ff057a1ea
|
clean up
|
2020-09-06 21:16:42 -05:00 |
|
|
c93735851a
|
Implement concurrent diff
|
2020-09-06 21:16:37 -05:00 |
|
|
d33949e32f
|
rip statediff from geth fork
|
2020-09-06 21:13:20 -05:00 |
|
Ian Norden
|
120bcdd5b9
|
Merge pull request #4 from vulcanize/log
raise log level for http/ipc server init
|
2020-08-23 15:01:39 -05:00 |
|
Ian Norden
|
3c5042e54e
|
raise log level for http/ipc server init
|
2020-08-23 15:00:11 -05:00 |
|
Ian Norden
|
f3ca915cb3
|
Merge pull request #2 from vulcanize/log
add log message after servers are successfully spun up
|
2020-08-19 22:42:33 -05:00 |
|
Ian Norden
|
223f4c1eb9
|
add log message after servers are successfully spun up
|
2020-08-19 22:41:18 -05:00 |
|
Ian Norden
|
465c766708
|
begin docker stuff
|
2020-08-19 15:37:30 -05:00 |
|
Ian Norden
|
c2a5097686
|
log the size of the state object
|
2020-08-19 14:34:05 -05:00 |
|
Ian Norden
|
83bbb9aa70
|
use logrus
|
2020-08-19 11:35:09 -05:00 |
|
Ian Norden
|
0197f638f2
|
go mod
|
2020-08-19 01:13:48 -05:00 |
|
Ian Norden
|
3d0ae4ad0e
|
update readme
|
2020-08-19 01:09:22 -05:00 |
|
Ian Norden
|
7c98edd18a
|
config example
|
2020-08-19 01:00:52 -05:00 |
|
Ian Norden
|
7a64b2f328
|
finish the serve command
|
2020-08-19 00:58:45 -05:00 |
|
Ian Norden
|
5f907ca1e6
|
goimports + minor fixes
|
2020-08-19 00:57:57 -05:00 |
|
Ian Norden
|
ba06b334d4
|
update root command
|
2020-08-19 00:51:20 -05:00 |
|
Ian Norden
|
94914adafc
|
leveldb reader
|
2020-08-19 00:17:34 -05:00 |
|
Ian Norden
|
4bc8f3d1f4
|
adapted statediffing api
|
2020-08-19 00:15:40 -05:00 |
|
Ian Norden
|
3791bc4a20
|
adapted statediffing service
|
2020-08-19 00:15:21 -05:00 |
|
Ian Norden
|
29d18d012c
|
gitignore
|
2020-08-19 00:12:27 -05:00 |
|
Ian Norden
|
9d75a4f0b8
|
cobra add serve
|
2020-08-19 00:11:55 -05:00 |
|
Ian Norden
|
d694389767
|
cobra init
|
2020-08-18 23:27:37 -05:00 |
|
Ian Norden
|
d40294a5a5
|
Initial commit
|
2020-08-18 23:25:26 -05:00 |
|