Commit Graph

20 Commits

Author SHA1 Message Date
Svyatoslav Nikolsky f923e20e85 json related fn/structs to separate folder 2018-12-20 16:13:43 +03:00
Svyatoslav Nikolsky 0d2f648c4b sapling verifying keys + tests 2018-12-20 15:55:41 +03:00
NikVolf 62b3b3aee8 convert spaces to tabs 2018-12-14 18:44:31 +03:00
NikVolf d971e8c8b9 add key test 2018-12-14 17:29:48 +03:00
NikVolf 8ebffc0c3a fix warnings 2018-12-14 17:26:01 +03:00
NikVolf 27b30688b9 unhappy tests 2018-12-14 17:25:02 +03:00
NikVolf 44b067f347 g2 deserialization also 2018-12-14 17:21:59 +03:00
NikVolf 57809157cc json deserialization initial 2018-12-13 16:16:35 +03:00
Svyatoslav Nikolsky fb2c60f61b Merge branch 'master' into sighash_update 2018-12-07 12:13:12 +03:00
Svyatoslav Nikolsky 6eae4aa75d sighash update 2018-12-07 12:10:57 +03:00
NikVolf 2854caf80b layout to consensus 2018-11-26 21:10:21 +03:00
debris ce7af59ad3 hash block and transactions while reading them 2016-12-13 18:06:46 +01:00
Svyatoslav Nikolsky bb7570f85b test_siphash24 2016-11-25 18:18:48 +03:00
Svyatoslav Nikolsky 494ef56858 process cmpctblock message 2016-11-25 18:07:03 +03:00
debris edfc13f0ba fixed interpreter OP_DUP operation, converting integers to hashes, added more traces 2016-11-21 17:05:42 +01:00
debris 68a3bb2d34 linting in progress 2016-11-08 16:37:06 +01:00
debris 436d925ba6 clippy lints enabled for crypto, message, p2p, pbtc, primitives and serialization 2016-11-08 11:51:34 +01:00
debris 63ca383949 use H32 instead of [u8; 4] 2016-10-06 00:38:20 +02:00
debris 40b8af572f checksum moved to crypto lib, added message struct to net lib 2016-09-19 19:19:04 +02:00
debris ed12866f2b crypto separated to its own library 2016-09-19 15:09:22 +02:00