Commit Graph

39 Commits

Author SHA1 Message Date
nolash c69d115965
Introduce sim example 2021-06-06 09:34:18 +02:00
nolash 2f5bb63f9a
Use chain string in sim constructor 2021-06-06 06:01:35 +02:00
nolash 4e11f750e8
Revert to mine for every tx, add limit test 2021-06-06 05:57:39 +02:00
nolash 7bdd18664e
WIP time travel in sim 2021-06-05 20:23:06 +02:00
nolash e142dd0432
Add transfer, mint, balance to sim 2021-06-05 19:19:17 +02:00
nolash 64621ca9b3
Add initial sim setup, test 2021-06-05 17:59:34 +02:00
nolash 996c0224cf
Rehabilitate deploy script 2021-06-05 14:03:50 +02:00
nolash b5421cdd4e
Remove remainder, particiant count from single mode 2021-06-05 12:50:31 +02:00
nolash 74ef57a6a7
Remove complex account period tracker in single mode 2021-06-05 12:39:53 +02:00
nolash 5dcf728701
Add singlecap contract + runner for all test combos 2021-06-05 11:58:35 +02:00
nolash d6e71424f3
Apply single redistribution test 2021-06-05 08:59:21 +02:00
nolash aeebdd348b
Implement selectable deployment 2021-06-05 08:45:37 +02:00
nolash 093fcbccd5
Bump eth-erc20. add initial single and cap contract adaptations 2021-06-05 07:51:39 +02:00
nolash 3c871e5758
Upgrade chainlib 2021-06-05 06:48:19 +02:00
nolash 646a3ea007
Chainlib refactor tests complete (minus bench) 2021-06-04 15:59:42 +02:00
nolash f299e25dcc
Rehabilitate last test 2021-06-04 15:08:03 +02:00
nolash 4b780c81ad
WIP refactor redistribution tests 2021-06-04 14:10:31 +02:00
nolash 68fa6488d2
WIP refactor redistribution tests 2021-06-04 14:03:07 +02:00
nolash 3471229ae6
Refactor actual period 2021-06-04 13:14:26 +02:00
nolash 71e94b5afb
Refactor pure test on chainlib 2021-06-04 11:48:17 +02:00
nolash 4e4c0f1203
Complete refactor basic tests 2021-06-04 10:54:10 +02:00
nolash 32f536dec0
Refactor base amount test 2021-06-04 09:29:52 +02:00
nolash d1a0a7e882
Refactor mint, minter tests 2021-06-04 09:24:05 +02:00
nolash 9f27f9e26a
Rename module, add test base and two basic tests to chainlib 2021-06-04 09:05:08 +02:00
Louis Holbrook 1de39b90cf Lash/clean and doc 2021-05-06 08:35:58 +00:00
Louis Holbrook 8e777aa720 Cleanup, docs, benchmarks 2021-03-01 09:53:39 +00:00
Louis Holbrook 528fef6444 Cache demurrage modifier in redistribution data 2021-02-06 19:01:33 +00:00
Louis Holbrook 0202676d51 Correct base amount on mint 2021-02-06 14:48:40 +00:00
Louis Holbrook 0053b90368 Use timestamps instead of blocks 2021-02-06 14:18:30 +00:00
nolash 7122fc280b
Add default sink address to constructor 2021-02-05 09:44:15 +01:00
nolash 179e25adff
Add approve, transferfrom 2021-02-05 09:22:36 +01:00
nolash d795a77deb
Save highest two bits in redistribuction work for remainder handling 2021-02-05 08:45:44 +01:00
nolash ea6990a84c
Add redistribution execution 2021-02-03 09:00:24 +01:00
nolash 42d7212a08
Add apply tax on mint, transfer 2021-02-02 19:09:13 +01:00
nolash 4c6ee96acc
Add participants and supply to redistribution 2021-02-02 17:53:35 +01:00
nolash 64a6bdcabe
Add period to account word 2021-02-02 16:46:36 +01:00
nolash 68a7e3e1db
Add transfer, mint 2021-02-02 16:10:53 +01:00
nolash 1a2b3bab37
Add transfer, mint 2021-02-02 16:10:21 +01:00
nolash 8e60539245
Initial commit 2021-02-02 11:26:44 +01:00