Commit Graph

41 Commits

Author SHA1 Message Date
NikVolf 1c161764ba use bn master 2019-04-10 13:57:21 +03:00
NikVolf 1a25653647 fix double negation 2019-04-08 17:36:25 +03:00
NikVolf 65453c4219 fix also sign recovery for g2 2019-04-08 17:27:39 +03:00
NikVolf 7244faa5f3 various fixes 2019-04-08 17:11:19 +03:00
NikVolf 8474d4aac1 smoky test 2019-04-01 17:41:13 +03:00
NikVolf 3b984adfd0 input api 2019-03-26 16:09:59 +03:00
NikVolf b4a9e9aa40 add strictness 2019-03-18 17:37:48 +01:00
NikVolf 6824acbb68 add source for externsion field algo 2019-03-18 17:06:00 +01:00
NikVolf bde39bb90c use master for bn 2019-03-15 14:09:19 +03:00
NikVolf 7b697645a7 fix naming 2019-03-15 14:07:14 +03:00
NikVolf 52f4115b3c fix warnings 2019-03-14 15:25:11 +03:00
NikVolf b14184a503 final bits 2019-03-14 15:24:10 +03:00
NikVolf ee34b777c9 g2 deserialization 2019-03-14 15:15:41 +03:00
NikVolf ea2fe13f13 few more tests 2019-03-13 16:05:58 +03:00
NikVolf 1d1d9cfb45 square root in Fq2 2019-03-13 12:51:01 +03:00
NikVolf 5d5b76bdcc g1 handling 2019-03-12 18:45:49 +03:00
NikVolf e4ff0ed671 hsig blake2 calculation 2019-03-11 17:41:40 +03:00
Svyatoslav Nikolsky 1faf44eef7 fix grumbles 2019-03-05 10:43:29 +03:00
Svyatoslav Nikolsky 2a80149e1a prepare for Sapling note commitment tree 2019-03-04 14:53:36 +03:00
NikVolf c35738daae tabify some more 2019-01-09 12:04:58 +03:00
NikVolf f1dc5081ff sha-256 compress 2018-12-27 16:08:43 +03:00
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