Commit Graph

7 Commits

Author SHA1 Message Date
Nishant Das
75a431c969 Modify PowChain service (#1289)
* changing handling of logs

* gazelle

* removing outdated vars

* fixing tests

* adding vrc bindings to service

* updating vrc sol and bindings

* more changes

* adding trie

* remove functions

* addressing preston's review

* tests

* gazelle

* fixed tests

* note

* Lint

* doc

* exploration test

* adding new methods and tests

* adding log type checker

* lint

* gazelle

* addressing comments
2019-01-16 22:01:21 +08:00
Kimi Wu
4a29e72d81 1.use 0.5.1 compiler, 2.bug fixing, and 3.align spec2.0 (#1110)
* 1.use 0.5.1 compiler, 2.bug fixing, and 3.align spec2.0

* modify dependency path

* add comment for DEPOSITS_FOR_CHAIN_START
2018-12-18 20:49:02 -05:00
terence tsao
b8041e3dca
Update Registration Contract in Solidity (#996) 2018-11-30 07:12:23 -08:00
Nishant Das
e08bc39420
lint (#937) 2018-11-23 11:21:02 +08:00
Ivan Martinez
b8eb25843f Updates Public Key from bytes32 to bytes in Validator Registration Contract (#630) 2018-11-06 15:13:46 -06:00
terence tsao
b7bf48bc3e Fixed NewSimulatedBackend (#405)
* sync functions for active and crystallized states

* make pb structure more semantic

* use run func to consolidate to one main routine

* remove mainchain package

* remove smc. yay!

* fixed NewSimulatedBackend

* added smc tests back

* race = off

* used latest commit from bazel-go-ethereum

* changed testoutput to all

* output test.log after failure

* disable race

* restore travis config to original state, add race=off to blockchain workspace

* added issue number and fixed typo
2018-08-16 15:37:53 -06:00
terence tsao
b680094e22
Remove Contract Package from Client (#396) 2018-08-12 15:50:42 -07:00