Hans Svensson
2d49426fe0
Merge 'origin/lima' into master
2019-11-27 10:46:18 +01:00
Ulf Norell
08b6148223
Bump version to 4.1.0
2019-11-26 09:02:26 +01:00
Ulf Norell
eec70f03a5
Merge pull request #183 from aeternity/lima
...
Merge lima into master
2019-11-25 13:16:17 +01:00
Ulf Norell
8984ecc32d
Bump version numbers
2019-11-25 11:55:31 +01:00
skkw
5c5d3c60ef
changed type of client ttl to int option
2019-11-18 16:25:47 +01:00
skkw
126e04ae42
support for AENS.update call
2019-11-12 14:27:46 +01:00
Hans Svensson
63c0b714d0
Prepare release - v4.0.0
2019-10-11 15:16:00 +02:00
Ulf Norell
a333888fb9
aebytecode commit
2019-09-30 14:47:26 +02:00
Hans Svensson
e018c31ce1
Prepare 4.0.0-rc5
2019-09-27 09:06:52 +02:00
Hans Svensson
01a2efb7b8
Prepare v4.0.0-rc4
2019-09-13 08:08:47 +02:00
Hans Svensson
d455671e24
Prepare v4.0.0-rc3
2019-09-10 15:14:19 +02:00
Ulf Norell
f09198b588
aebytecode commit
2019-09-09 18:40:45 +02:00
Erik Stenman
263c297090
Upgrade aebytecode after eqc fix. ( #145 )
2019-09-06 15:20:01 +02:00
Erik Stenman
d03cc50e03
Pt 168336524 renumber ops set base gas ( #144 )
...
* Use latest aebytecode with new opnumbers and gas.
2019-09-06 14:33:57 +02:00
Ulf Norell
46d244bfb4
aebytecode commit
2019-09-06 09:53:04 +02:00
Hans Svensson
47b3b9bcca
Correct error type + new aebytecode
2019-09-05 15:14:17 +02:00
Hans Svensson
f0c728ef1e
set aebytecode commit
2019-09-03 13:15:19 +02:00
sennui
1ee5a57924
change aebytecode version, aeserialization and add enacl
2019-09-02 08:54:38 +02:00
Ulf Norell
f27ba528d8
aebytecode commit
2019-08-30 11:21:26 +02:00
Hans Svensson
bde76c8580
Preparing 4.0.0-rc1
2019-08-22 13:30:00 +02:00
Hans Svensson
2dbef80249
aebytecode commit
2019-08-21 11:09:44 +02:00
Hans Svensson
86aeaa40ef
Set aebytecode commit
2019-08-19 08:57:31 +02:00
Ulf Norell
956b78fb01
aebytecode commit
2019-08-16 09:14:51 +02:00
Tino Breddin
dd26649f7d
[PT-167805291] Add opcode for ecrecover ( #122 )
...
* Add opcode for ecrecover
* Update aebytecode
* Extend signature bytes type used for ecrecover
* Add ecrecover to changelog
* Add some type specs
* Please dialyzer
2019-08-14 21:02:46 +02:00
Ulf Norell
3877174acb
aebytecode commit
2019-08-13 15:53:49 +02:00
Thomas Arts
6aed5dfacb
Upgrade to newer aebytecode version
2019-08-06 13:20:03 +02:00
Ulf Norell
054a5a4867
Update to latest aebytecode
2019-08-05 11:51:10 +02:00
Tobias Lindahl
6f873e45b8
Use a name string rather than a name hash in transfer and revoke
2019-07-01 07:42:08 +02:00
Hans Svensson
41011d15cc
Prepare 3.2.0
2019-06-28 11:51:51 +02:00
Hans Svensson
2bf5e59e2b
Pre-compute and switch to Blake2b for event name hash
2019-06-26 13:34:57 +02:00
Tobias Lindahl
c26ace6c2c
Implement aens instructions for fate
2019-06-26 13:24:48 +02:00
Ulf Norell
20085301ef
aebytecode commit
2019-06-25 19:58:14 +02:00
Ulf Norell
894ae19435
aebytecode commit
2019-06-24 14:25:08 +02:00
Ulf Norell
592869bf75
aebytecode commit
2019-06-20 15:39:55 +02:00
Thomas Arts
d571993405
Fix type spec
2019-06-20 13:13:25 +02:00
Tobias Lindahl
03c6ae1c74
Add type information to oracle instructions
2019-06-20 09:23:09 +02:00
Tobias Lindahl
990df562e0
Handle oracle operation in FATE ( #90 )
...
* Handle oracle operation in FATE
Keep oracle type information on fcode level
Introduce typereps as values
Handle oracle registration
Handle oracle query object and oracle_query op
Handle oracle get question
Handle oracle query fee
Handle oracle get answer
Handle oracle respond
Handle oracle extend
* Address review comment
2019-06-18 14:32:08 +02:00
Hans Svensson
11dc632927
Add handling of auth_tx_hash
2019-06-14 13:14:24 +02:00
Thomas Arts
5513c4de1b
New version of aebytecode
2019-06-11 15:24:58 +02:00
Hans Svensson
a14fa93920
Add contract_to_address to FATE
2019-06-11 12:05:58 +02:00
Ulf Norell
7b5db76c13
aebytecode commit
2019-06-05 18:20:20 +02:00
Ulf Norell
a64b72d04b
aebytecode commit
2019-06-05 12:11:49 +02:00
Hans Svensson
07c445082a
Prepare v3.1.0
2019-06-03 10:58:28 +02:00
Ulf Norell
0409a658b0
Update to new TUPLE instruction
...
... and minor fixes
2019-05-28 14:18:38 +02:00
Tobias Lindahl
60d9581fae
Add missing instructions for FATE
2019-05-28 11:35:24 +02:00
Tobias Lindahl
0fa09467f6
Pt 166148534 refactor fate code ( #71 )
...
* Change of module names aeb_fate_code -> aeb_fate_ops
* Add missing call instructions
* Use new adt for fate code
* Add default init function if not present and keep init function if present
* Fix BLOCKHASH function for fate
* Rewrite for clarity and Dialyzer
2019-05-23 14:01:41 +02:00
Hans Svensson
94689dd0e9
Prepare for v3.0.0
2019-05-21 09:55:17 +02:00
Hans Svensson
be7c0e1bd4
Remove escript aesophia
2019-05-21 09:54:42 +02:00
Tobias Lindahl
251b876495
Add value and gas to remote calls ( #64 )
...
* Add value and gas to remote calls
2019-05-10 09:00:36 +02:00
Hans Svensson
192ec207a7
Add Contract.creator and address checking primitives
2019-05-09 09:54:04 +02:00