neoneo-go/cli/wallet
Anna Shaleva 5fa11987d2 core: add validUntilBlock field to transaction
1. closes #841

2. Commented out test cases where binary transaction are used.
These test cases marked with `TODO NEO3.0: Update binary` and need to be
updated.

3. Updated other tests.

4. Added cache to calculateValidUntilBlock() RPC-client method.
2020-04-15 13:46:43 +03:00
..
multisig.go cli: implement wallet multisig sign command 2020-03-05 09:45:34 +03:00
nep5.go util: JSONify uint160 using LE instead of BE 2020-03-23 17:38:58 +03:00
wallet.go core: add validUntilBlock field to transaction 2020-04-15 13:46:43 +03:00