Evgeniy Stratonikov
|
233996eec0
|
native/neo: add getAccountState method, close #1975
|
2021-05-27 10:59:38 +03:00 |
|
Evgeniy Stratonikov
|
e314e55a1b
|
compiler: add Base58Check* interop wrappers
Missing piece from #1977.
|
2021-05-25 18:06:40 +03:00 |
|
Anna Shaleva
|
6eee868b4a
|
interop: remove native NNS API wrappers
|
2021-05-17 22:08:15 +03:00 |
|
Roman Khimov
|
9d2712573f
|
*: enable godot linter and fix all its warnings
It's important for NeoGo to have clean documentation. No functional changes.
|
2021-05-12 23:17:03 +03:00 |
|
Anna Shaleva
|
6d59689d9c
|
core: rename Neo.Crypto.CheckMultisig interop
|
2021-05-11 18:38:14 +03:00 |
|
Anna Shaleva
|
366e79b9b8
|
core: rename Neo.Crypto.CheckSig interop
|
2021-05-11 18:37:55 +03:00 |
|
Roman Khimov
|
3a21d8f44f
|
Merge pull request #1947 from nspcc-dev/iterator-remove
interop: remove `System.Iterator.Create`
|
2021-05-11 18:29:17 +03:00 |
|
Evgeniy Stratonikov
|
23a4e25436
|
interop: remove System.Iterator.Create , fix #1935
There are now only storage iterators. Related #1933.
|
2021-05-11 12:13:30 +03:00 |
|
Evgeniy Stratonikov
|
40d1dd0e0d
|
native/std: add stringSplit method
|
2021-05-11 12:11:38 +03:00 |
|
Evgeniy Stratonikov
|
dadfe2b9ab
|
native/std: add memorySearch method
|
2021-05-11 12:11:38 +03:00 |
|
Evgeniy Stratonikov
|
978f4dfbc5
|
native/std: add memoryCompare method
|
2021-05-11 12:11:38 +03:00 |
|
Evgeniy Stratonikov
|
e4b34833da
|
native/std: add overloads for itoa and atoi
|
2021-05-11 12:11:38 +03:00 |
|
Anna Shaleva
|
d0c64347ab
|
*: add data to NEP11 Transfer
|
2021-05-05 19:44:29 +03:00 |
|
Evgeniy Stratonikov
|
bb039ef035
|
manifest: add features field
|
2021-05-04 13:10:46 +03:00 |
|
Evgeniy Stratonikov
|
ac601601c1
|
native: add refuel method to GAS contract
|
2021-04-29 18:26:34 +03:00 |
|
Evgeniy Stratonikov
|
0114f9a912
|
interop: add System.Runtime.BurnGas
|
2021-04-29 18:23:33 +03:00 |
|
Evgeniy Stratonikov
|
8c3998593e
|
native: emit Designation event on role update
|
2021-04-29 14:12:48 +03:00 |
|
Roman Khimov
|
555693d8b8
|
oracle: add MinimumResponseGas to interop
It's important for users of oracle contract.
|
2021-04-06 22:50:42 +03:00 |
|
Roman Khimov
|
090d68f8fa
|
oracle: add response codes to interop defintions
Client should be aware of them.
|
2021-04-06 22:50:42 +03:00 |
|
Roman Khimov
|
607cdcf13d
|
oracle: improve oracle interop documentation
|
2021-04-06 22:50:42 +03:00 |
|
Roman Khimov
|
83cb5ff07b
|
roles: add missing NeoFSAlphabet role
|
2021-03-19 16:18:45 +03:00 |
|
Roman Khimov
|
b56e028733
|
*: add more package-specific documentation
For the most important packages at least.
|
2021-03-19 16:18:45 +03:00 |
|
Anna Shaleva
|
0d9266d407
|
core: remove System.Contract.IsStandard
|
2021-03-16 16:59:23 +03:00 |
|
Evgeniy Stratonikov
|
256cd09228
|
native: allow to set oracle request price
|
2021-03-11 10:12:30 +03:00 |
|
Evgeniy Stratonikov
|
27fc28bd69
|
native: allow to set candidate register price
|
2021-03-11 10:12:30 +03:00 |
|
Anna Shaleva
|
9015e50847
|
core: refactor Neo.Crypto.CheckMultisigWithECDsaSecpr1
Rename it to Neo.Crypto.CheckMultisig and remove `message` parameter.
|
2021-03-10 21:46:05 +03:00 |
|
Anna Shaleva
|
7126637f73
|
core: remove Neo.Crypto.CheckMultisigWithECDsaSecp256k1
Koblitz RIP.
|
2021-03-10 21:46:05 +03:00 |
|
Anna Shaleva
|
cdaca7be3e
|
core: use Neo.Crypto.CheckSig for standard signature verification
|
2021-03-10 21:45:58 +03:00 |
|
Anna Shaleva
|
4e6c1092b8
|
core: add Neo.Crypto.CheckSig interop
|
2021-03-10 19:24:19 +03:00 |
|
Anna Shaleva
|
14ade42101
|
core: remove System.Binary.[Serialize, Deserialize] syscalls
And move their tests to native StdLib.
|
2021-03-10 19:24:19 +03:00 |
|
Anna Shaleva
|
5c9c168ee5
|
core: remove System.Binary.[Base64*, Base58*] syscalls
And move their tests to native StdLib.
|
2021-03-10 19:24:19 +03:00 |
|
Anna Shaleva
|
4d2ad4b9e2
|
core: remove System.Json.[Serialize, Deserialize] interops
And move their tests to native StdLib.
|
2021-03-10 19:24:19 +03:00 |
|
Anna Shaleva
|
f65485b735
|
core: remove System.Binary.Itoa and System.Binary.Atoi syscalls
And move their tests to native StdLib.
|
2021-03-10 19:24:19 +03:00 |
|
Anna Shaleva
|
2b90d4455f
|
native: implement StdLib contract
|
2021-03-10 19:24:19 +03:00 |
|
Evgeniy Stratonikov
|
100f2db3fb
|
native: implement CryptoLib contract
|
2021-03-10 19:24:19 +03:00 |
|
Evgeniy Stratonikov
|
7160675ac1
|
compiler/interop: improve conversion to bytes interops
Allow to convert to both `Buffer` and `ByteString`
and explicitly mention VM types. Rename `ToByteArray` to `ToBytes`
to avoid ambiguity.
|
2021-03-10 13:38:44 +03:00 |
|
Evgeniy Stratonikov
|
fd4174ad31
|
core/state: remove IsConst from StorageItem
|
2021-03-09 11:59:08 +03:00 |
|
Evgeniy Stratonikov
|
dcbfe856cd
|
compiler/interop: fix contract.GetCallFlags
|
2021-03-05 10:17:35 +03:00 |
|
Evgeniy Stratonikov
|
ffd85dd51d
|
native/policy: remove MaxBlockSize and MaxBlockSystemFee
|
2021-03-04 16:59:19 +03:00 |
|
Evgeniy Stratonikov
|
7b8533b67c
|
native/policy: move MaxTransactionsPerBlock to config
|
2021-03-04 16:59:19 +03:00 |
|
Evgeniy Stratonikov
|
d66ce43239
|
compiler/interop: replace int64 with int
|
2021-03-04 13:20:43 +03:00 |
|
Evgeniy Stratonikov
|
1138143a50
|
compiler/interop: add flag type for PutEx
|
2021-03-04 13:13:12 +03:00 |
|
Evgeniy Stratonikov
|
1e2944f492
|
compiler/interop: return proper type from contract.GetCallFlags
|
2021-03-04 13:09:03 +03:00 |
|
Evgeniy Stratonikov
|
0b54870bfe
|
compiler: add missing math routines
Add interops for ABS, SIGN, MIN, MAX, WITHIN opcodes
|
2021-03-04 13:05:33 +03:00 |
|
Evgeniy Stratonikov
|
56fe6574c9
|
compiler: simplify convert.To* processing
With inlining there is no need for special logic in compiler.
|
2021-03-04 13:05:33 +03:00 |
|
Evgeniy Stratonikov
|
5f4385d3fa
|
compiler: implement syscalls for POW and SQRT opcodes
|
2021-03-04 13:05:33 +03:00 |
|
Evgeniy Stratonikov
|
578bbabd1d
|
compiler: allow to emit opcodes directly
|
2021-03-04 13:03:05 +03:00 |
|
Roman Khimov
|
58ea4607d0
|
Merge pull request #1805 from nspcc-dev/interop/convertcontext-fix
interop: fix ConvertContextToReadOnly interop
|
2021-03-04 12:31:36 +03:00 |
|
Anna Shaleva
|
0c464083ed
|
interop: fix ConvertContextToReadOnly interop
The same bug as in #1804.
|
2021-03-04 11:51:32 +03:00 |
|
Anna Shaleva
|
52e4d69c82
|
interop: fix CreateMultisigAccount interop
Introduced in #1720.
|
2021-03-04 11:39:49 +03:00 |
|