Raul Jordan
|
cec6c8de83
|
Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435)
* rem txpool
* standardize repo shared utils, remove deprecated items
* complete
* package lvl godoc
|
2019-01-31 10:53:58 +08:00 |
|
Raul Jordan
|
ec9240106e
|
Implement WaitForChainStart RPC Server and Client (#1421)
|
2019-01-30 13:28:53 +01:00 |
|
Raul Jordan
|
98a4274b81
|
Refactor ChainService for Synchronous Tests and ChainStart (#1347)
* can now test blockchain service synchronously
* completed chainstart listener
* fix comment
* completed refactor
* fix
* fix build
* rem genesis fetch
* fix broken
* fixed concurrency bug
* comments
|
2019-01-28 19:59:37 +08:00 |
|
Nishant Das
|
1e862511aa
|
Replace Solidity Contract With Vyper (#1343)
* adding deposit contract
* Adding bindings
* remove unused info
* shifting deploy function over
* new changes
* fixing tests and moving log utils to contract package
* new changes,helpers, fixing tests
* fix failing test
* readme
* contract change
* changes to contract
* new changes,helpers, fixing tests
* missing files
* adding constructor to contract
* lint
* updating with spec
* finally got it fixed
* add in deposit arguments
* new changes
* all tests pass
* addresing raul's and terence's comments
* remove vrc
|
2019-01-28 16:45:28 +08:00 |
|
Nishant Das
|
08a06458d9
|
Add in ChainStart Listener (#1327)
* 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
* Adding processChainstartLog
* gazelle
* addressing comments
* addressing comments and adding tests
* review comments
* comment
* comment
* abi naming
|
2019-01-17 23:14:32 +08:00 |
|
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 |
|
Raul Jordan
|
f6c1864d6d
|
Cleanup of Miscellaneous Items Around the Repo (#790)
|
2018-11-16 12:01:41 -05:00 |
|
terence tsao
|
80d6c60769
|
fixed error strings (#708)
|
2018-10-31 23:05:55 +01:00 |
|
Preston Van Loon
|
763d0d6bdc
|
Add Go tools in bazel (#608)
* add atlassian bazel tools
* Add bazel entrypoints for native go stuff
* gazelle
|
2018-10-02 22:04:36 -04:00 |
|
Preston Van Loon
|
8bcddf5fdc
|
Migrate dependencies on @com_github_ethereum_go_ethereum//event (#601)
* Add go-ethereum's event and
* remove swp file
* goimports
* remove unused code
* fix gazelle
|
2018-10-02 21:49:01 -04:00 |
|
Preston Van Loon
|
366124991b
|
Allow users to use 0x prefix for their pubkey (#500)
|
2018-09-11 18:55:05 -07:00 |
|
terence tsao
|
06ca8e758f
|
beacon: Improve Test Coverage for Beacon Chain Package (#402)
|
2018-08-14 22:49:59 -06:00 |
|
terence tsao
|
7841c53db0
|
Each Service Should Run a Single Main Routine (#382)
|
2018-08-07 12:56:28 -05:00 |
|
Raul Jordan
|
cccd675a84
|
beacon: Initial Sync Network Simulator (#341)
|
2018-07-30 23:41:27 -05:00 |
|
Raul Jordan
|
9ab02849b6
|
beacon: Initial Beacon P2P Protobufs, Subscriptions (#327)
|
2018-07-28 15:53:02 -04:00 |
|
Yutaro Mori
|
67d05861eb
|
beacon: Merge PoWChain goroutines together (#334)
|
2018-07-27 13:41:00 -05:00 |
|
Raul Jordan
|
b6cd890a67
|
Log Verbosity Flags + Logrus Package Level Logs With Fields (#304)
Former-commit-id: f7344b7d3fb2fa07f0fd421c5ed3721f6c7a9258 [formerly e678ab2f1681d9492c0e1b142cd06ee08a462fdb]
Former-commit-id: d942da3d5cfcde921bebb149c26edd5c4ed178dd
|
2018-07-21 12:51:18 -05:00 |
|
Raul Jordan
|
4d5d229f0f
|
beacon: Define a Core Blockchain Package and Persisted Structure for Beacon (#278)
Former-commit-id: bbd5b46e7f64f762350d6fb496492207e70d7130 [formerly 43a37f7139b7d1d90f0c27a7406b63bdf390ad96]
Former-commit-id: bb7a2ff0a7619f8de0bd38cd2c9eb0de7c189edb
|
2018-07-19 11:31:50 -05:00 |
|
Raul Jordan
|
878a332913
|
beacon: Create a Subscription to Mainchain Head Events Via RPC as a Service in Beacon Node (#273)
Former-commit-id: a4677d647a959cbbbe9c4046e16fa6fa761133ac [formerly f775f6e9529e64cb1392a22f8ef15b186efa14ed]
Former-commit-id: 42350204f72fcba4626a39e61b6e64b6f0afba32
|
2018-07-14 14:48:42 -05:00 |
|