neoneo-go/pkg
Roman Khimov ac527650eb native: add Ledger contract, fix #1696
But don't change the way we process/store transactions and blocks. Effectively
it's just an interface for smart contracts that replaces old syscalls.

Transaction definition is moved temporarily to runtime package and Block
definition is removed (till we solve #1691 properly).
2021-02-04 13:12:11 +03:00
..
compiler native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
config core, network: add Notary module 2021-02-02 22:01:20 +03:00
consensus core: introduce mempool notifications 2021-02-02 22:01:32 +03:00
core native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
crypto keys: allow to create keys on arbitrary curve 2020-12-03 14:06:35 +03:00
encoding fixedn: always correctly unmarshal Fixed8 values 2021-01-22 19:14:33 +03:00
interop native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
io io: allow to restrict string size 2021-01-19 11:16:23 +03:00
network internals: move testchain from network to internals 2021-02-02 22:01:32 +03:00
rpc native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
services core: add Notary module test 2021-02-02 22:01:32 +03:00
smartcontract core: allow to overload contract methods 2021-01-27 12:51:07 +03:00
util util: move Fixed8 to encoding/fixedn package 2020-12-09 11:18:18 +03:00
vm Merge pull request #1678 from nspcc-dev/nameservice 2021-02-01 22:52:59 +03:00
wallet wallet: export NewAccountFromPrivateKey() 2020-12-04 12:45:53 +03:00