neoneo-go/pkg/rpc/client
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
..
client.go core: add validUntilBlock field to transaction 2020-04-15 13:46:43 +03:00
doc.go rpc: implement missing RPC client methods 2020-03-12 15:56:59 +03:00
doc_test.go rpc: update client documentation 2020-03-03 18:59:21 +03:00
neoscan.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
nep5.go emit: implement AppCallWithOperationAndArgs 2020-03-27 11:05:36 +03:00
rpc.go core: add validUntilBlock field to transaction 2020-04-15 13:46:43 +03:00
rpc_test.go core: add validUntilBlock field to transaction 2020-04-15 13:46:43 +03:00