Evgeniy Stratonikov
|
33e1e61343
|
config: make MaxValidUntilBlockIncrement configurable
|
2021-05-17 13:43:03 +03:00 |
|
Roman Khimov
|
e9cefc4bfc
|
*: fix all errcheck warnings in testing code
|
2021-05-12 21:45:12 +03:00 |
|
Roman Khimov
|
d314f82db3
|
transaction: drop Network from Transaction
We only need it when signing/verifying.
|
2021-03-26 13:45:18 +03:00 |
|
Anna Shaleva
|
681bd89cc7
|
core: move native node roles to a separate pkg
We need this to avoid `native` dependency in the RPC client.
|
2021-03-23 13:56:34 +03:00 |
|
Anna Shaleva
|
2c81fc8b8e
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
|
Evgeniy Stratonikov
|
690b787fe3
|
native: unify committee checks
Fail execution if tx is not signed by committee.
|
2021-01-29 10:50:17 +03:00 |
|
Evgeniy Stratonikov
|
c6894f3f55
|
native: check for committee in setters
|
2021-01-21 15:20:34 +03:00 |
|
Evgenii Stratonikov
|
1c0c331e25
|
core: update System.Contract.Call syscall
1. Remove `System.Contract.CallEx`.
2. Extend number of parameters.
3. Add return value count to `VM.Context`.
|
2021-01-14 18:23:36 +03:00 |
|
Anna Shaleva
|
0b5cf78468
|
network: add notary request payload
|
2020-12-10 18:17:31 +03:00 |
|
Anna Shaleva
|
74a143cee3
|
core: allow to change deposit's till for owner only
|
2020-12-08 10:39:20 +03:00 |
|
Anna Shaleva
|
17842dabd6
|
core: implement native Notary contract
|
2020-11-25 18:37:29 +03:00 |
|