Roman Khimov
|
bba22cb736
|
transaction: marshal oracle response codes as strings
C# node does it this way.
|
2021-04-06 22:50:42 +03:00 |
|
Anna Shaleva
|
52cf328296
|
core: add NotaryAssisted transaction attribute
|
2020-11-25 18:37:29 +03:00 |
|
Anna Shaleva
|
31aa66a4a4
|
core: check the length of NotValidBefore attr while decoding
DecodeBinary throws panic otherwise.
|
2020-11-25 18:37:29 +03:00 |
|
Anna Shaleva
|
8548786444
|
core: do not rewrite binreader error for bad Conflicts attr
We should keep the original BinReader error untouched in case if
it is exists.
|
2020-11-25 18:37:24 +03:00 |
|
Evgenii Stratonikov
|
7d91a3a89e
|
pkg: move internal/ package to the root directory
This way we can use it in scripts and cli.
|
2020-11-24 16:39:56 +03:00 |
|
Anna Shaleva
|
ec63d5c456
|
core: add conflicts attribute
Close #1491
|
2020-10-29 10:57:31 +03:00 |
|
Anna Shaleva
|
09b8b8de73
|
core: reserve attributes range for experimantal purposes
|
2020-10-23 11:04:59 +03:00 |
|
Anna Shaleva
|
368ff820b3
|
core: add NotValidBefore transaction attribute
Close #1490
|
2020-10-23 11:02:46 +03:00 |
|
Evgenii Stratonikov
|
1625689316
|
transaction: implement OracleResponse attribute
|
2020-09-16 14:50:31 +03:00 |
|