neo-go/pkg/rpc
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 core: add validUntilBlock field to transaction 2020-04-15 13:46:43 +03:00
request rpc: allow to unmarshal integer params from string 2020-03-25 17:23:13 +03:00
response core: move Blockchainer interface to a separate package 2020-04-11 10:56:36 +03:00
server core: add validUntilBlock field to transaction 2020-04-15 13:46:43 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00