Commit Graph

72 Commits

Author SHA1 Message Date
StephenButtolph 4f868bda6e Added sanity check to the database on startup 2020-03-31 18:56:05 -04:00
StephenButtolph 9d4be014e9 merged 2020-03-30 22:10:31 -04:00
StephenButtolph 4d34dc042d merged 2020-03-30 22:06:29 -04:00
StephenButtolph 00332620a6 Implemented Properties 2020-03-30 17:46:18 -04:00
StephenButtolph a2c0ad56f7 Implemented NFTs 2020-03-30 16:23:06 -04:00
StephenButtolph 87ea21c63f linked atomic swaps to main 2020-03-26 18:04:41 -04:00
Dan Laine 633e72394f fix bug where no chains other than platform created if staking disabled 2020-03-19 17:59:12 -04:00
StephenButtolph 29282f07ac Added shared memory to the context 2020-03-19 17:14:27 -04:00
Dan Laine 6c2b969b29 Merge remote-tracking branch 'origin' into custom-genesis 2020-03-18 14:03:28 -04:00
Dan Laine 5ca0a909e4 WIP. Blockchain creation works in simple cases but still very buggy. 2020-03-16 17:21:38 -04:00
Dan Laine 45805cbac7 Merge branch 'create-blockchain-changes' into custom-genesis 2020-03-16 12:19:06 -04:00
StephenButtolph acaf5400ef Merge branch 'master' of github.com:ava-labs/gecko 2020-03-13 17:32:49 -04:00
Stephen Buttolph 00df659961
Perf (#13)
- Added support for xput tests on the AVM
- Implemented an AVM wallet for throughput tests.
- Fixed credential bug in the AVM for transactions that depend on un-confirmed UTXOs.
2020-03-13 17:31:23 -04:00
Stephen Buttolph 820d793cfc
Merge branch 'master' into msg-size 2020-03-12 16:53:34 -04:00
Dan Laine d5cdf6a6cc Merge branch 'master' into development 2020-03-12 14:35:41 -04:00
Dan Laine 946ec3d09e remove unused consts 2020-03-12 14:34:39 -04:00
Stephen Buttolph 8489567517
Merge branch 'master' into msg-size 2020-03-12 14:30:36 -04:00
Stephen Buttolph 686ab14e8b
Merge branch 'master' into get-node-id 2020-03-12 12:42:46 -04:00
StephenButtolph 2f1f4ddd23 Added a GetNodeID API call to the admin api 2020-03-12 12:30:05 -04:00
StephenButtolph 683e10af3e properly set the max message size with salticidae 2020-03-12 12:11:45 -04:00
StephenButtolph a00cba51cf Added generic genesis 2020-03-10 16:15:54 -04:00
StephenButtolph b9e34e3b15 init repo 2020-03-10 15:20:34 -04:00