compiler
|
native: drop Refuel method from GAS
|
2021-08-05 10:27:13 +03:00 |
config
|
config: update mainnet magic
|
2021-07-21 14:42:26 +03:00 |
consensus
|
consensus: fix nonce handling
|
2021-07-21 19:06:19 +03:00 |
core
|
state: optimize NEP17Balance deserialization
|
2021-08-09 11:09:49 +03:00 |
crypto
|
keys: trivial code simplification
|
2021-07-21 17:05:49 +03:00 |
encoding
|
util: move ArrayReverse into package of its own
|
2021-07-19 22:57:55 +03:00 |
interop
|
native: drop Refuel method from GAS
|
2021-08-05 10:27:13 +03:00 |
io
|
stackitem: use byte-slice directly during encoding
|
2021-07-13 11:06:18 +03:00 |
network
|
network: fix Ping messages
|
2021-08-06 11:28:09 +03:00 |
rpc
|
core: implement dynamic NEP17 balances tracking
|
2021-07-29 10:23:01 +03:00 |
util
|
slice: introduce common Copy helper
|
2021-07-19 22:57:55 +03:00 |
wallet
|
wallet: use named constants in Seek
|
2021-07-29 17:11:50 +03:00 |