- Apr 02, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
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>
-
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>
-
- Mar 14, 2018
-
-
Casey Kuhlman authored
Hotfix BlockCache accumulating writes when it shouldn't
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Mar 12, 2018
-
-
Casey Kuhlman authored
Protect against panics in websocket process
-
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
Fix IAVL transitive dependency to make Burrow easier to depend on.
-
- Mar 08, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Making case and naming conventions consistent
-
Silas Davis authored
Bump bos version to one that tests SIGNEXTEND
-
- Mar 07, 2018
-
-
Silas Davis authored
and version bump to pre-release Signed-off-by:
Silas Davis <silas@monax.io>
-
- Mar 06, 2018
-
-
Silas Davis authored
for return types shared by the RPC - leaving v0 only one as they were (for now). This is for integration in Bosmarmot. Signed-off-by:
Silas Davis <silas@monax.io>
-
Casey Kuhlman authored
Add some more useful comments in permissions.go
-
Silas Davis authored
level what they do. Signed-off-by:
Silas Davis <silas@monax.io>
-
- Mar 05, 2018
-
-
Dennis Mckinnon authored
Constrain Tendermint dependency versions more tightly
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
Dennis Mckinnon authored
Fix SIGNEXTEND EVM issue and harden execution layer
-
- Mar 02, 2018
-
-
Silas Davis authored
Update readme
-
Silas Davis authored
to avoid crashing entire network due to transactions that triggers a panic. Signed-off-by:
Silas Davis <silas@monax.io>
-
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>
-
Zach Ramsay authored
Signed-off-by:
zramsay <zach@bluecollarcoding.ca>
-
zramsay authored
Signed-off-by:
zramsay <zach@bluecollarcoding.ca>
-
- Feb 27, 2018
-
-
Dennis Mckinnon authored
Support creating contracts with Transact by accepting empty address
-
Silas Davis authored
empty address - restoring correct behaviour for JS libs. Signed-off-by:
Silas Davis <silas@monax.io>
-
Dennis Mckinnon authored
Run integration tests from Bosmarmot
-
- Feb 26, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Feb 24, 2018
-
-
Silas Davis authored
Hotfix on config wal overwrite
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
Casey Kuhlman authored
Adopt Relic for release infrastructure
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Feb 23, 2018
-
-
Dennis Mckinnon authored
More vendor pruning, more better
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-