neoneo-go/pkg
Evgeniy Stratonikov b918ec3abc consensus: refactor payloads structure
1. `Version` and `PrevHash` are now in `PrepareRequest`.
2. Serialization is done via `Extensible` payload.
3. Update dbft version.
2021-01-22 10:38:32 +03:00
..
compiler compiler: optimize struct copy a bit 2021-01-19 09:46:01 +03:00
config network: add notary request payload 2020-12-10 18:17:31 +03:00
consensus consensus: refactor payloads structure 2021-01-22 10:38:32 +03:00
core Merge pull request #1684 from nspcc-dev/candidate-registration-price 2021-01-22 10:04:53 +03:00
crypto keys: allow to create keys on arbitrary curve 2020-12-03 14:06:35 +03:00
encoding fixedn: allow to parse big decimals 2020-12-09 11:19:25 +03:00
interop core: add PickN flags to Storage.Find 2021-01-15 21:12:10 +03:00
io io: allow to restrict string size 2021-01-19 11:16:23 +03:00
network network/payload: add Extensible payload 2021-01-22 10:35:42 +03:00
rpc nef: merge Compiler and Version fields 2021-01-19 11:19:28 +03:00
smartcontract nef: merge Compiler and Version fields 2021-01-19 11:19:28 +03:00
util util: move Fixed8 to encoding/fixedn package 2020-12-09 11:18:18 +03:00
vm core: implement LoadToken handler 2021-01-22 09:04:37 +03:00
wallet wallet: export NewAccountFromPrivateKey() 2020-12-04 12:45:53 +03:00