Commit Graph

6 Commits

Author SHA1 Message Date
Victor Farazdagi d959c87ae1 .gitignore: vendored tests, go-ethereum/vendor folder 2017-02-23 04:47:33 +03:00
Victor Farazdagi 7505281a63 eth.accounts rely on ext. keys now (account + sub accounts) 2016-09-28 10:38:44 +03:00
Victor Farazdagi edd8763c3c Major code refactoring
- geth package implemented
- jail package implemented (and tested)
- cgo and xgo (android, ios) builds w/o any issues
- better conditional compilation of signals code
2016-09-15 06:13:40 +03:00
Victor Farazdagi e403fec849 BIP32: HD key derivation, corresponding bindings and test vectors added 2016-08-23 19:49:52 +03:00
Victor Farazdagi 231cd55c47 Transaction queue: handle non-existant hash 2016-08-05 23:42:11 +03:00
Jarrad Hope 2da74dd34d env work 2016-06-18 20:28:08 +02:00