Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding CI build, test and publish #564

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

vswarnkar
Copy link

Adding github workflows to

  • Automatically trigger github action to build, test and publish (only from master branch)
  • Manual publish an artifacts from a branch (option to specify artifacts version and whether to publish the artifacts or not)

Note: For now I've added push event to trigger on any branch (this can be updated to run the build for specific branches, same applies for pull_requests)

Swiftyos and others added 6 commits April 6, 2022 13:00
CoinID calculated from first transaction coin entry to allow for signature data of TokenID in Token
Magic numbers to allow for the dynamic change of Minima network settings
Stricter and better time checking of valid block times
Use median time to calculate block difficulty
Floating coin inputs to transactions for ELTOO
Added complete function set to create, manage and post custom Minima transactions
SUMINPUT, SUMOUPUT and FUNCTION added as new KISSVM functions
Fix PROOF, mmrcreate and mmrproof
getaddress instead of newaddress to allow backup to know your keys and addresses
new Backup and Restore to only save necessary data
Many speed improvements
Bug fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants