terence tsao
11ac9585ad
Deprecate the old, and add new DB setup util for tests ( #3208 )
2019-08-14 11:48:28 -07:00
Raul Jordan
dce9c41094
Define Interface Stubs for New DB Interface ( #3164 )
...
* begin db interface
* define the database interface
* interface definition simplifications
* include latest message proto
* modify pbs
* rem kv folder
* add filter interface
* lint
* ctx package is great
* interface getting better
* ctx everywhere...it's everywhere!
* block roots method
* new kv store initialization
* comments
* gaz
* implement interface
* refactor for proper naming conventions
* add todos
* proper comments
* rem unused
2019-08-10 20:50:10 -04:00
terence tsao
1b5b8a57e0
Remove unused proto schemas ( #3005 )
...
* Update io_kubernetes_build commit hash to 1246899
* Update dependency build_bazel_rules_nodejs to v0.33.1
* Update dependency com_github_hashicorp_golang_lru to v0.5.1
* Update libp2p
* Update io_bazel_rules_k8s commit hash to e68d5d7
* Starting to remove old protos
* Bazel build proto passes
* Fixing pb version
* Cleaned up core package
* Fixing tests
* 6 tests failing
* Update proto bugs
* Fixed incorrect validator ordering proto
* Sync with master
* Update go-ssz commit
* Removed bad copies from v1alpha1 folder
* add json spec json to pb handler
* add nested proto example
* proto/testing test works
* fix refactoring build failures
* use merged ssz
* push latest changes
* used forked json encoding
* used forked json encoding
* fix warning
* fix build issues
* fix test and lint
* fix build
* lint
2019-07-22 10:03:57 -04:00
terence tsao
39a3689a57
Implement Block Cache in DB ( #2560 )
2019-05-10 18:19:46 -07:00
Nishant Das
04f4a7f156
Add Clear DB Flag ( #2002 )
...
* clearDB
* lint
2019-03-15 11:20:49 +08:00
Ivan Martinez
700264b3c7
Add caching to beacon state DB ( #1775 )
...
* Initial addition to cache beacon state
* Add benchmark to tests
* Fix benchmarks
* Fix benchmarks
* Fix caching to requests
* Update to master
* Remove b.N assignments
* Init cache on state init
2019-03-12 15:30:10 -04:00
Raul Jordan
281e5d1cfd
Provide Real Keystore to Validator Service for Public/Private Key Access at Runtime ( #1570 )
...
* provide validator with real keystore public key
* fmt
* build errors buildkite
* readd imports removed by goimport
* gazelle
* address broken tests
* make reference to filename a param
* fmt
* imports
* gazelle
* os remove all
* Use better Temp storage for tests
* testmain approach to avoid repeating expensive operation for each test
* travis lint
* fix test
* nokeystore in status test
* passing
* fix goimports
2019-02-13 17:49:06 -06:00
Nishant Das
f46ee335bd
Allow Sync Service to Query State Of Network ( #787 )
...
* adding proto messages
* adding fields
* adding new service
* new changes
* checking in file from syncFix
* fixing test
* add test
* adding to node
* goimports
* adding query service to sync services
* sync working
* finally works
* fix test
* lint
* fix build
* fix test
2018-11-19 09:59:11 +08:00
Raul Jordan
6476fb54af
Dynamic Chain Test Language Package With YAML Parser ( #681 )
2018-11-07 14:07:41 -05:00
Yutaro Mori
c00a1d3132
Replace LevelDB with Bolt ( #666 )
2018-10-17 01:11:24 -05:00
Nishant Das
5117e6d195
Refactor Crystallized State ( #641 )
2018-10-15 06:17:07 -07:00
Yutaro Mori
ce99bd7605
Refactor to Create DB Package ( #582 )
2018-10-05 13:14:50 -04:00