354d59cdcf
replace ipfs go deps
2024-04-10 18:47:29 +08:00
a95b1aea6c
Update geth to 1.13
2024-04-03 17:41:52 +08:00
i-norden
360b0abbbc
use stock v1.11.5 geth; use new cerc test db info
2023-03-30 16:11:05 -05:00
Michael Shaw
806f5bbe26
dependency updates for 1.10.26 geth release
2022-11-07 10:25:21 -05:00
Michael Shaw
99cbb3b0c1
missed 23->25 change
2022-09-23 13:33:11 -04:00
Michael Shaw
e3e8b2fbc1
dependency updates for geth-statediff 1.10.25
2022-09-23 13:26:57 -04:00
Michael Shaw
f62c828c86
cerc github refactor
2022-09-14 01:03:07 -04:00
Michael Shaw
32edf85e5d
version update for statediffing geth 1.10.23
2022-09-01 15:58:38 -04:00
Michael Shaw
845d37cacf
Exchange.Interface no longer IsOnline and other updates for blockservice version update
2022-08-01 17:05:18 -04:00
Michael Shaw
f1c3dfccd3
updating go.mod to depend on vulcanize fork of geth to avoid diverging dependencies that are needed higher up the stack
2022-08-01 15:59:24 -04:00
Michael Shaw
77cc282a82
go mod and sum updated for geth 1.10.21
2022-07-29 14:57:24 -04:00
Abdul Rabbani
23177c8dff
Update and test
...
```
08:09:45:~/GitHub/cerc/ipfs-ethdb go test ./... -v
=== RUN TestIPFSETHDB
Running Suite: IPFS ethdb test
==============================
Random Seed: 1655467793
Will run 9 of 9 specs
•••••••••
Ran 9 of 9 Specs in 0.000 seconds
SUCCESS! -- 9 Passed | 0 Failed | 0 Pending | 0 Skipped
--- PASS: TestIPFSETHDB (0.00s)
PASS
ok github.com/vulcanize/ipfs-ethdb/v4 0.177s
=== RUN TestPGIPFSETHDB
Running Suite: PG-IPFS ethdb test
=================================
Random Seed: 1655467793
Will run 9 of 9 specs
•••••••••
Ran 9 of 9 Specs in 0.922 seconds
SUCCESS! -- 9 Passed | 0 Failed | 0 Pending | 0 Skipped
--- PASS: TestPGIPFSETHDB (0.92s)
PASS
ok github.com/vulcanize/ipfs-ethdb/v4/postgres 1.157s
```
2022-06-17 08:10:46 -04:00
Abdul Rabbani
d22e0f70e2
Use v1.18 go
2022-05-31 12:58:33 -04:00
Abdul Rabbani
950fb0802d
Update Go version and Fix Interface
2022-05-27 13:50:59 -04:00
83b3f18991
Upgrade dependencies
2022-05-02 15:09:29 +05:30
i-norden
9db42029f7
bump geth version to v1.10.14
2021-12-29 00:17:24 -06:00
Arijit Das
e57893f2c0
Upgrade geth to v1.10.9.
2021-10-06 15:21:36 +05:30
Arijit Das
cc40ee0ec4
Upgrade geth to v1.10.8.
2021-08-24 18:31:20 +05:30
Ashwin Phatak
308b79ca84
Use groupcache for caching postgres data ( #20 )
...
* Use groupcache for caching postgres data.
* Expose cache stats.
* Remove Println
2021-08-24 10:42:22 +05:30
Ian Norden
8daba4f4fa
blockservice ethdb tests
2020-07-09 14:49:41 -05:00
Ian Norden
21786bcf52
datastore-agnostic blockservice based types
2020-06-29 16:11:29 -05:00
Ian Norden
75f1c8c245
update to go-ethereum 1.9.15
2020-06-22 13:55:48 -05:00
Ian Norden
9427a62532
tests
2020-06-03 15:46:34 -05:00
Ian Norden
8d3cc7f876
util; go.mod/go.sum
2020-05-30 12:10:06 -05:00