Commit Graph

21 Commits

Author SHA1 Message Date
protolambda 01f7c6c1e2
separate deposit contract compiler and tester, pin compiler to python 3.7. Upgrade others to 3.8 2020-01-22 19:41:19 +01:00
Hsiao-Wei Wang fbfe024e7a Rename vyper file from `.v.py` to `.vy` 2020-01-07 17:20:17 +08:00
Daejun Park 4290c1dd1b Vyper b13 -> b13.hotfix1761 2019-12-17 18:58:56 -06:00
Carl Beekhuizen 8ec1e1ff06
Vyper b12->b13 2019-11-27 10:43:21 +01:00
Justin d1fe8f16fd
Deposit contract fixes (#1362) 2019-09-03 18:59:18 +01:00
Hsiao-Wei Wang 27d615ca56
Bump vyper to `0.1.0b10` 2019-07-01 12:26:57 +08:00
Hsiao-Wei Wang 12dff5349d
Renames:
1. `Deposit` log -> `DepositEvent` log
2. `get_deposit_root` -> `get_hash_tree_root`
2019-06-30 03:42:00 +08:00
Justin Drake d5d3e49c5f Tests pass 2019-06-29 09:25:19 +01:00
Justin Drake d820dbd7b1 Compile contract 2019-06-29 09:01:05 +01:00
Justin Drake ad943bbd06 Make deposit root the root of an SSZ vector 2019-06-29 08:39:27 +01:00
Justin Drake 193b628fb4 Bypass Vyper compiler bug 2019-06-11 19:03:26 +01:00
Justin Drake abe48cc988 Address final comments by HW and Danny 2019-06-11 15:25:25 +01:00
Justin Drake ef91ee5698 Address Danny's comments 2019-06-10 15:55:08 +01:00
Justin Drake 29129d06cf Fix tests 2019-06-09 17:03:35 +01:00
Justin Drake c293b9dcef Cleanups 2019-06-09 11:29:22 +01:00
Justin Drake 4ee00c9cbd Address HW's comments 2019-06-09 11:03:38 +01:00
Justin Drake d1e589f11f Remove eth2 genesis in favour of genesis trigger 2019-06-08 19:00:50 +01:00
Hsiao-Wei Wang b280e0a8d4
Sync with ethereum/deposit_contract#43 2019-05-30 10:08:19 +08:00
Hsiao-Wei Wang 30bb8986c4
Bump to latest deposit contract dev branch (fad5c32) 2019-05-27 18:25:31 +08:00
Hsiao-Wei Wang b05444a92c
Update Makefile and CI config
1. Add `install_deposit_contract_test` command
2. Add `test_deposit_contract` command
2019-05-27 15:59:01 +08:00
Hsiao-Wei Wang 09f7114b63
copied from deposit contract 2019-05-27 13:15:10 +08:00