- Apr 02, 2018
-
-
smblucker authored
Signed-off-by:
smblucker <smblucker@outlook.com> Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Mar 22, 2018
-
-
Silas Davis authored
Improve logging and memomize transactions hashes Signed-off-by:
Silas Davis <silas@monax.io>
-
- Mar 02, 2018
-
-
Silas Davis authored
This also checks for UInt64 containment and prevents panic from negative offsets via a check on forwarding to the underlying implementation (which now uses uint64s) Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Our SIGNEXTEND was broken on positive numbers because for these numbers it `Add`ed the sign extension mask rather than `And`ing it. I took the opportunity to tidy up the arithmetical opcodes and add some test. Signed-off-by:
Silas Davis <silas@monax.io>
-
- Feb 21, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Feb 14, 2018
-
-
Silas Davis authored
Makes our events non-blocking and adds Query logic. Signed-off-by:
Silas Davis <silas@monax.io>
-
- Jan 25, 2018
-
-
Silas Davis authored
execution, remove genesis making legacy Signed-off-by:
Silas Davis <silas@monax.io>
-
- Jan 24, 2018
-
-
Silas Davis authored
Execution: remove manager package/notion to simplify and improve structure (we only have one manager), remove pipe (busywork and not really a pipe), use account, blockchain, and state types and interfaces throughout. TxCache, BlockCache, and State. Encapsulate Tx execution in Executor interfaces. Implement Tendermint 0.12 ABCI app. Refactor tests to support new interfaces and make minor improvements to them. EVM: Use single definitions of state from account packages and use immutable Account instead of separate vm accounts. Emit vm debug in standard logging. Reorganise package. Use strongly typed Address. Signed-off-by:
Silas Davis <silas@monax.io>
-
- May 15, 2017
-
-
Silas Davis authored
-
- May 05, 2017
-
-
Silas Davis authored
-
- Apr 11, 2017
-
-
Silas Davis authored
-
Silas Davis authored
Removed logging from HasPermission, ugly to pass log in for each of these, and besides we should be only representing known permissions through the type system
-
- Apr 10, 2017
-
-
Silas Davis authored
-
- Apr 04, 2017
-
-
Silas Davis authored
-
- Mar 24, 2017
-
-
zramsay authored
-
- Feb 22, 2017
-
-
Benjamin Bollen authored
licence: remove various GPLv3 copyright headers; event_new: remove unused package that had been copied for discussion monax: lingering eris -> monax company rename licence: last pass, further cleanup
-
- Feb 15, 2017
-
-
Benjamin Bollen authored
-
- Feb 08, 2017
-
-
Silas Davis authored
-
RJ Catalano authored
Signed-off-by:
RJ Catalano <rj@monax.io>
-
RJ Catalano authored
Signed-off-by:
RJ Catalano <rj@monax.io>
-
RJ Catalano authored
Signed-off-by:
RJ Catalano <rj@monax.io>
-
- Nov 11, 2016
-
-
Benjamin Bollen authored
eris-mint/vm: issue371, hotfix silence event call for delegate call as no transaction can commence with delegatecall
-
- Oct 05, 2016
-
-
Silas Davis authored
Fix state/* tests that were not allocating sufficient gas and so broke with fixed gasLimit implementation
-
- Oct 04, 2016
-
-
Silas Davis authored
-
- Sep 07, 2016
-
-
Benjamin Bollen authored
-
Benjamin Bollen authored
-
- Jul 28, 2016
-
-
Ethan Buchman authored
-
- May 19, 2016
-
-
Benjamin Bollen authored
-
Benjamin Bollen authored
-
- May 06, 2016
-
-
Silas Davis authored
-
- Apr 14, 2016
-
-
Ethan Buchman authored
-
- Feb 13, 2016
-
-
Ethan Buchman authored
-
- Dec 08, 2015
-
-
Ethan Buchman authored
-
Ethan Buchman authored
-
- Nov 17, 2015
-
-
androlo authored
-
- Nov 12, 2015
-
-
androlo authored
-
- Nov 05, 2015
-
-
Ethan Buchman authored
-