-
released this
2022-11-05 12:48:05 +00:00 | 50 commits to master since this releaseBreaking Changes
- Switch project to Hardhat, remove Aragon dependencies and tooling (#213, #215, ...) @bumi, @raucao
- Remove claims, add withdrawals (#225) @raucao
- Make Kredits undivisible (#227) @hueso
- Migrate to RSK testnet (and use kosmos node/RPC as default/fallback) (#231, ...) @bumi, @hueso, @raucao
- Move npm module to
@kredits/contracts
(a1a6809
) @raucao, @greg
Notable changes
- Add Reimbursement app (#198) @bumi
- Add .nvmrc (#212) @raucao
- Add script for finding block closest to given date (#211) @raucao
- Add script to count contributions between a certain block timeframe (#208) @bumi
- Fix confirmations being 1 block too late (#209) @raucao
- Set up Drone CI (#221) @raucao
- Add linting and contract builds to CI (#222) @raucao
- Add export/import for development and migrations (#224, #229, #231) @bumi, @raucao
Downloads